Filippo Valsorda
|
d6fe0339ee
Fix ub in binutils causing failure to build for arm with clang
|
9 years ago |
Szabolcs Nagy
|
59de5df535
add optional isl support for advanced loop optimizations
|
9 years ago |
Rich Felker
|
03bd65562a
litecross: build target config logic into the makefile
|
9 years ago |
Patrick Oppenlander
|
ab95e8efdc
clean: remove linux-*
|
9 years ago |
Patrick Oppenlander
|
ec0f9f1d28
support installing headers for linux 4.x, 3.x and 2.6 kernels
|
9 years ago |
Patrick Oppenlander
|
e84b1bd1fc
add support for gcc 5.3.0 and use by default
|
9 years ago |
Rich Felker
|
0de8362e97
litecross: simplify and fix kernel header installation
|
9 years ago |
Rich Felker
|
0b3c60ceeb
document suppression of kernel headers in sample config.mak
|
9 years ago |
Rich Felker
|
8b61ebbd9a
litecross: rm stale kernel header src/obj dirs before making new ones
|
9 years ago |
Rich Felker
|
5faef372d4
litecross: automatically determine LINUX_ARCH for kernel headers
|
9 years ago |
Rich Felker
|
9bd379f80b
add support for installation of linux kernel headers
|
9 years ago |
Rich Felker
|
75b8346bed
litecross: create $(TARGET)-cc symlink for installed compiler
|
9 years ago |
Rich Felker
|
0291cc44ee
litecross: add some gcc options that should always be used with musl
|
9 years ago |
Rich Felker
|
4a5931ba67
litecross: only build c,c++ frontends by default
|
9 years ago |
Rich Felker
|
7a6ed3af0f
litecross: always disable multilib, suppress lib64, etc. dir structures
|
9 years ago |
Rich Felker
|
b732495b33
litecross: add support for cross-compiling a native toolchain
|
9 years ago |
Rich Felker
|
4afd97ae89
add config example for keeping build path out of output debug info
|
9 years ago |
Rich Felker
|
26847b129b
fix suppression of info installation
|
9 years ago |
Rich Felker
|
5df79ffdbf
add config.mak.dist example for static-linked cross toolchain
|
9 years ago |
Rich Felker
|
dd00bd7925
add small build (no debug, etc.) example to config.mak.dist
|
9 years ago |
Rich Felker
|
d02af99f00
remove obsolete/broken texinfo suppression example from config.mak.dist
|
9 years ago |
Rich Felker
|
bfde1aeb9b
add info about using pre-installed gmp/mpc/mpfr to config.mak.dist
|
9 years ago |
Rich Felker
|
2d0015f547
remove spurious flex dependency
|
9 years ago |
Rich Felker
|
ab6716ea08
suppress info build and installation, remove texinfo dependency
|
9 years ago |
Rich Felker
|
7160eb79e4
litecross: pass any updates to the MAKE var into gcc build system
|
9 years ago |
Rich Felker
|
0ab346e85d
litecross: accept empty {GMP,MPC,MPFR}_SRCDIR to use pre-installed ones
|
9 years ago |
Rich Felker
|
7ed2e2c6a0
fix sample config for disabling makeinfo
|
9 years ago |
Rich Felker
|
82fb13a8ff
fix small copy&paste error in litecross makefile dependencies
|
9 years ago |
Rich Felker
|
ee1ebda23e
overhaul build process with litecross, next-gen top-level makefile
|
9 years ago |
Rich Felker
|
b453751480
fix build on systems where native ar/ranlib don't work for target
|
9 years ago |