index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Lines
2012-07-11
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
-0
/
+1
2012-07-03
configure: only use -ffloat-store on i386
Rich Felker
-1
/
+1
2012-06-07
check for ld support of -Bsymbolic-functions; disable shared if not avail
Rich Felker
-0
/
+7
2012-06-07
use -nostdlib in linker tests to avoid possible missing crt/lib issues
Rich Felker
-1
/
+1
2012-06-07
avoid linking main program in linker tests
Rich Felker
-2
/
+2
2012-06-06
make configure try to disable stack protector
Rich Felker
-0
/
+2
2012-06-06
add configure check for gnu linker hash style setting
Rich Felker
-1
/
+20
2012-06-03
fix configure build/host/target terminology usage
Rich Felker
-13
/
+14
2012-05-14
yet another try to get the check for gcc right...
Rich Felker
-1
/
+1
2012-05-14
fix error in last configure change (lack of escaping)
Rich Felker
-1
/
+1
2012-05-13
correct the check for gcc (previous version failed for cross compilers)
Rich Felker
-1
/
+1
2012-05-05
add -frounding-math to build
Rich Felker
-0
/
+1
2012-05-04
initial commit of configure script
Rich Felker
-0
/
+275
[prev]