Rich Felker
|
43d2531316
do not include math modules in the default -O3 optimization set
|
11 سال پیش |
Rich Felker
|
a80847d86a
enhance build process to allow selective -O3 optimization
|
11 سال پیش |
Rich Felker
|
df065781ee
fix invalid C in new trycppif tests in configure script
|
11 سال پیش |
Rich Felker
|
3e7f186ea1
add build system support for arch endian & float abi variants
|
11 سال پیش |
Rich Felker
|
2384f27d34
treat invalid C as an error even if warnings aren't enabled.
|
12 سال پیش |
Rich Felker
|
6c0cba819f
fix error in configure script using >/dev/null in noclobber mode
|
12 سال پیش |
Rich Felker
|
c6d441e3a2
Merge remote-tracking branch 'ppc-port/ppc-squashed'
|
12 سال پیش |
rofl0r
|
1c8eb8bad7
PPC port cleaned up, static linking works well now.
|
12 سال پیش |
Rich Felker
|
3d9e3a309f
fix "configure --prefix=" and improve path/arg handling in configure
|
12 سال پیش |
Rich Felker
|
cd31a1fc08
further pcc fixes in configure
|
12 سال پیش |
Rich Felker
|
3d99266b5e
add support for detecting pcc's compiler runtime
|
12 سال پیش |
Rich Felker
|
80a45458e0
configure: test not just compiling but linking with -march/-mtune
|
12 سال پیش |
Rich Felker
|
01e5a1b6cd
use $CC rather than "$CC" in configure script
|
12 سال پیش |
Rich Felker
|
adefe830dd
tell the assembler to mark all files as not requiring executable stack
|
12 سال پیش |
Rich Felker
|
8c0a3d9e5c
microblaze port
|
12 سال پیش |
Rich Felker
|
2c1cd2399a
add LIBCC (compiler runtime) logic and override to configure
|
12 سال پیش |
Rich Felker
|
b439c051c7
get rid of eh_frame bloat
|
12 سال پیش |
Rich Felker
|
2bd05a4fc2
add gnu hash support in the dynamic linker
|
12 سال پیش |
Rich Felker
|
94e920d0cd
support configuring cross compiling with CROSS_COMPILE prefix variable
|
12 سال پیش |
Rich Felker
|
721564a264
make configure accept mipsel
|
12 سال پیش |
Rich Felker
|
470569ca00
remove configure check disabling shared libraries on mips
|
12 سال پیش |
Rich Felker
|
a1546e8d61
disable dynamic linking on mips for now (broken)
|
12 سال پیش |
Rich Felker
|
6315004f61
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
|
12 سال پیش |
Rich Felker
|
2121b8a44f
configure: only use -ffloat-store on i386
|
12 سال پیش |
Rich Felker
|
498a100d05
check for ld support of -Bsymbolic-functions; disable shared if not avail
|
12 سال پیش |
Rich Felker
|
f1fd7577ba
use -nostdlib in linker tests to avoid possible missing crt/lib issues
|
12 سال پیش |
Rich Felker
|
67a0383d07
avoid linking main program in linker tests
|
12 سال پیش |
Rich Felker
|
0c5efde8d0
make configure try to disable stack protector
|
12 سال پیش |
Rich Felker
|
08f70a30c0
add configure check for gnu linker hash style setting
|
12 سال پیش |
Rich Felker
|
278883d0e2
fix configure build/host/target terminology usage
|
12 سال پیش |