Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
cd208b0037c60da625fdd1f6a1459bc37115aacd
/
configure
c0ede9e
add powerpc64 port
by Bobby Bingham
· 9 years ago
6bc7d9c
fix redundant processing of --build flag in configure script
by LeMay, Michael
· 8 years ago
2d49c22
follow standard configure behavior for cross compile prefix
by Rich Felker
· 9 years ago
5972c4a
add mips n32 port (ILP32 ABI for mips64)
by Rich Felker
· 9 years ago
6d99ad9
add support for mips and mips64 r6 isa
by Rich Felker
· 9 years ago
636a479
make configure check for unsupported (SPE) powerpc hard-float models
by Rich Felker
· 9 years ago
5a92dd9
add powerpc soft-float support
by Felix Fietkau
· 9 years ago
8393357
add mips64 port
by Rich Felker
· 9 years ago
4c101e1
add arch tuple matching for nt32 and nt64 in configure
by Rich Felker
· 9 years ago
71c334f
work around regression building for armhf with clang (compiler bug)
by Rich Felker
· 9 years ago
5030e4a
partly revert detection of broken float in configure
by Rich Felker
· 9 years ago
80fbaac
make configure attempt to catch broken floating point CFLAGS/defaults
by Rich Felker
· 9 years ago
47314f1
make configure accept -h as an alias for --help
by Rich Felker
· 9 years ago
65498f2
don't suppress shared libc when linker lacks -Bsymbolic-functions
by Rich Felker
· 9 years ago
efdf04c
add arch/generic include fallback to build rules
by Rich Felker
· 9 years ago
e1d9989
remove unneeded -I options from configure test for may_alias attribute
by Rich Felker
· 9 years ago
1619127
use same object files for libc.a and libc.so if compiler produces PIC
by Rich Felker
· 9 years ago
ce3e24e
fix global visibility (vis.h) support for out-of-tree builds
by Rich Felker
· 9 years ago
2f853dd
support out-of-tree build
by Petr Hosek
· 9 years ago
ea1e2c5
work around toolchains with broken visibility in libgcc/libpcc
by Rich Felker
· 9 years ago
6a851e3
have configure check/add --gc-sections linker option
by Rich Felker
· 9 years ago
2efd38e
have configure check/add linker options to reduce size lost to padding
by Rich Felker
· 9 years ago
27c1ecc
have configure check/add -ffunction-sections and -fdata-sections
by Rich Felker
· 9 years ago
4cd8b47
keep user-provided CFLAGS/LDFLAGS separate from those added by configure
by Rich Felker
· 9 years ago
bc0c484
prevent user CFLAGS overrides from exposing executable stack
by Rich Felker
· 9 years ago
7978998
suppress sh assembler rejection of instructions based on isa level
by Rich Felker
· 9 years ago
f3a53f0
eliminate protected-visibility data in libc.so with vis.h preinclude
by Rich Felker
· 9 years ago
2462370
try to suppress linking libc.so if there are undefined symbols
by Rich Felker
· 9 years ago
c42650a
remove configure's suppression of enable sh/fdpic shared library build
by Rich Felker
· 9 years ago
d4c82d0
add sh fdpic subarch variants
by Rich Felker
· 9 years ago
35b3312
Build process uses script to add CFI directives to x86 asm
by Alex Dowad
· 9 years ago
fb58545
add musl-clang, a wrapper for system clang installs
by Shiz
· 9 years ago
f8db6f7
build: fix musl-targeting toolchain test
by Shiz
· 9 years ago
b3cd7d1
build: overhaul wrapper script system for multiple wrapper support
by Shiz
· 9 years ago
fc431d3
configure: work around compilers that merely warn for unknown options
by Shiz
· 9 years ago
3aacb54
fix syntax errors in configure script
by Rich Felker
· 10 years ago
428462a
make configure check for visibility preinclude compatible with pcc
by Rich Felker
· 10 years ago
a6274a1
configure: check for -march and -mtune passed via CC
by Andre McCurdy
· 10 years ago
60ed988
fix regression in configure script with new visibility option
by Rich Felker
· 10 years ago
de2b67f
add optional global visibility override
by Rich Felker
· 10 years ago
1ef849c
allow libc itself to be built with stack protector enabled
by Rich Felker
· 10 years ago
01ef3dd
add aarch64 port
by Szabolcs Nagy
· 10 years ago
b553dc4
fix failure of configure to detect gcc due to message translations
by Rich Felker
· 10 years ago
200d154
add or1k (OpenRISC 1000) architecture port
by Stefan Kristiansson
· 10 years ago
a6adb2b
work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
by Rich Felker
· 10 years ago
4ad3588
remove optimization-inhibiting behavior from configure's --enable-debug
by Rich Felker
· 10 years ago
d79b277
fail configure on --enable-shared if -Bsymbolic-functions doesn't work
by Rich Felker
· 10 years ago
7c6db37
trivial formatting fix for the config.mak generated by configure
by Rich Felker
· 10 years ago
9ca4dae
add configure check for broken gcc 4.9.0 and possibly other versions
by Rich Felker
· 10 years ago
8945667
add configure check for working compiler
by Rich Felker
· 10 years ago
23d6418
fix superh nofpu check on old gcc versions
by Bobby Bingham
· 11 years ago
8c82023
configure: check for __ILP32__ if arch is x86_64
by rofl0r
· 11 years ago
f162c06
make configure accept alternate gcc tuples for x32
by Rich Felker
· 11 years ago
0b8f0c5
improve configure's target arch matching
by Rich Felker
· 11 years ago
3d7f5c3
fix missing CFLAGS in configure test for float on sh
by Rich Felker
· 11 years ago
946b9fa
fix copy-and-paste error in configure's IEEE double check for sh
by Rich Felker
· 11 years ago
b1683a1
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
by Rich Felker
· 11 years ago
5c27c44
fix endian subarchs for sh arch
by Rich Felker
· 11 years ago
aacd348
rename superh port to "sh" for consistency
by Rich Felker
· 11 years ago
e5bb165
mips: add mips-sf subarch support (soft-float)
by Szabolcs Nagy
· 11 years ago
3a3c813
superh port
by Bobby Bingham
· 11 years ago
adbeefb
configure: suppress bogus pointer-int cast warnings
by rofl0r
· 11 years ago
3e4b2cd
configure: recognize x86_64-x32 and x32
by rofl0r
· 11 years ago
f7bc29e
remove -Wcast-align from --enable-warnings
by Rich Felker
· 11 years ago
06ceee8
add attribute((may_alias)) checking in configure
by Rich Felker
· 11 years ago
e449974
fix two bugs in sed code configure uses to save command line
by Rich Felker
· 11 years ago
453f462
make configure store its command line in config.mak for easy re-run
by Rich Felker
· 11 years ago
4918c2b
fix detection of arm hardfloat
by Rich Felker
· 11 years ago
90d7772
allow subarch-specific asm, including asm specific to the default
by Rich Felker
· 11 years ago
86cc54b
protect against long double type mismatches (mainly powerpc for now)
by Rich Felker
· 11 years ago
4a1f55e
work around gcc 4.8's generation of self-referential mem* functions at -O3
by Rich Felker
· 11 years ago
43d2531
do not include math modules in the default -O3 optimization set
by Rich Felker
· 11 years ago
a80847d
enhance build process to allow selective -O3 optimization
by Rich Felker
· 11 years ago
df06578
fix invalid C in new trycppif tests in configure script
by Rich Felker
· 11 years ago
3e7f186
add build system support for arch endian & float abi variants
by Rich Felker
· 11 years ago
2384f27
treat invalid C as an error even if warnings aren't enabled.
by Rich Felker
· 12 years ago
6c0cba8
fix error in configure script using >/dev/null in noclobber mode
by Rich Felker
· 12 years ago
c6d441e
Merge remote-tracking branch 'ppc-port/ppc-squashed'
by Rich Felker
· 12 years ago
1c8eb8b
PPC port cleaned up, static linking works well now.
by rofl0r
· 12 years ago
3d9e3a3
fix "configure --prefix=" and improve path/arg handling in configure
by Rich Felker
· 12 years ago
cd31a1f
further pcc fixes in configure
by Rich Felker
· 12 years ago
3d99266
add support for detecting pcc's compiler runtime
by Rich Felker
· 12 years ago
80a4545
configure: test not just compiling but linking with -march/-mtune
by Rich Felker
· 12 years ago
01e5a1b
use $CC rather than "$CC" in configure script
by Rich Felker
· 12 years ago
adefe83
tell the assembler to mark all files as not requiring executable stack
by Rich Felker
· 12 years ago
8c0a3d9
microblaze port
by Rich Felker
· 12 years ago
2c1cd23
add LIBCC (compiler runtime) logic and override to configure
by Rich Felker
· 12 years ago
b439c05
get rid of eh_frame bloat
by Rich Felker
· 12 years ago
2bd05a4
add gnu hash support in the dynamic linker
by Rich Felker
· 12 years ago
94e920d
support configuring cross compiling with CROSS_COMPILE prefix variable
by Rich Felker
· 12 years ago
721564a
make configure accept mipsel
by Rich Felker
· 12 years ago
470569c
remove configure check disabling shared libraries on mips
by Rich Felker
· 12 years ago
a1546e8
disable dynamic linking on mips for now (broken)
by Rich Felker
· 12 years ago
6315004
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
by Rich Felker
· 12 years ago
2121b8a
configure: only use -ffloat-store on i386
by Rich Felker
· 12 years ago
498a100
check for ld support of -Bsymbolic-functions; disable shared if not avail
by Rich Felker
· 12 years ago
f1fd757
use -nostdlib in linker tests to avoid possible missing crt/lib issues
by Rich Felker
· 12 years ago
67a0383
avoid linking main program in linker tests
by Rich Felker
· 12 years ago
0c5efde
make configure try to disable stack protector
by Rich Felker
· 12 years ago
08f70a3
add configure check for gnu linker hash style setting
by Rich Felker
· 12 years ago
Next »