index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
add or1k (OpenRISC 1000) architecture port
Stefan Kristiansson
2014-07-18
1
-0
/
+1
*
work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
Rich Felker
2014-07-16
1
-21
/
+0
*
remove optimization-inhibiting behavior from configure's --enable-debug
Rich Felker
2014-06-20
1
-5
/
+2
*
fail configure on --enable-shared if -Bsymbolic-functions doesn't work
Rich Felker
2014-06-10
1
-1
/
+4
*
trivial formatting fix for the config.mak generated by configure
Rich Felker
2014-05-20
1
-1
/
+1
*
add configure check for broken gcc 4.9.0 and possibly other versions
Rich Felker
2014-05-19
1
-5
/
+37
*
add configure check for working compiler
Rich Felker
2014-05-12
1
-0
/
+9
*
fix superh nofpu check on old gcc versions
Bobby Bingham
2014-04-27
1
-1
/
+1
*
configure: check for __ILP32__ if arch is x86_64
rofl0r
2014-03-19
1
-0
/
+4
*
make configure accept alternate gcc tuples for x32
Rich Felker
2014-03-17
1
-1
/
+1
*
improve configure's target arch matching
Rich Felker
2014-02-28
1
-4
/
+6
*
fix missing CFLAGS in configure test for float on sh
Rich Felker
2014-02-28
1
-1
/
+1
*
fix copy-and-paste error in configure's IEEE double check for sh
Rich Felker
2014-02-27
1
-1
/
+1
*
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
Rich Felker
2014-02-27
1
-2
/
+18
*
fix endian subarchs for sh arch
Rich Felker
2014-02-27
1
-2
/
+2
*
rename superh port to "sh" for consistency
Rich Felker
2014-02-27
1
-2
/
+2
*
mips: add mips-sf subarch support (soft-float)
Szabolcs Nagy
2014-02-24
1
-2
/
+4
*
superh port
Bobby Bingham
2014-02-23
1
-0
/
+4
*
configure: suppress bogus pointer-int cast warnings
rofl0r
2014-02-23
1
-0
/
+1
*
configure: recognize x86_64-x32 and x32
rofl0r
2014-02-23
1
-0
/
+1
*
remove -Wcast-align from --enable-warnings
Rich Felker
2013-08-28
1
-1
/
+0
*
add attribute((may_alias)) checking in configure
Rich Felker
2013-08-27
1
-0
/
+21
*
fix two bugs in sed code configure uses to save command line
Rich Felker
2013-08-20
1
-1
/
+1
*
make configure store its command line in config.mak for easy re-run
Rich Felker
2013-08-16
1
-1
/
+11
*
fix detection of arm hardfloat
Rich Felker
2013-08-16
1
-1
/
+1
*
allow subarch-specific asm, including asm specific to the default
Rich Felker
2013-08-11
1
-0
/
+6
*
protect against long double type mismatches (mainly powerpc for now)
Rich Felker
2013-08-02
1
-0
/
+21
*
work around gcc 4.8's generation of self-referential mem* functions at -O3
Rich Felker
2013-08-01
1
-0
/
+10
*
do not include math modules in the default -O3 optimization set
Rich Felker
2013-07-24
1
-1
/
+1
*
enhance build process to allow selective -O3 optimization
Rich Felker
2013-07-22
1
-12
/
+54
*
fix invalid C in new trycppif tests in configure script
Rich Felker
2013-07-18
1
-1
/
+2
*
add build system support for arch endian & float abi variants
Rich Felker
2013-07-18
1
-0
/
+32
*
treat invalid C as an error even if warnings aren't enabled.
Rich Felker
2012-12-11
1
-1
/
+11
*
fix error in configure script using >/dev/null in noclobber mode
Rich Felker
2012-11-18
1
-1
/
+1
*
Merge remote-tracking branch 'ppc-port/ppc-squashed'
Rich Felker
2012-11-14
1
-0
/
+1
|
\
|
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
1
-0
/
+1
*
|
fix "configure --prefix=" and improve path/arg handling in configure
Rich Felker
2012-11-08
1
-16
/
+12
|
/
*
further pcc fixes in configure
Rich Felker
2012-10-26
1
-3
/
+4
*
add support for detecting pcc's compiler runtime
Rich Felker
2012-10-26
1
-0
/
+1
*
configure: test not just compiling but linking with -march/-mtune
Rich Felker
2012-10-25
1
-2
/
+2
*
use $CC rather than "$CC" in configure script
Rich Felker
2012-10-18
1
-4
/
+4
*
tell the assembler to mark all files as not requiring executable stack
Rich Felker
2012-10-03
1
-0
/
+7
*
microblaze port
Rich Felker
2012-09-29
1
-0
/
+1
*
add LIBCC (compiler runtime) logic and override to configure
Rich Felker
2012-09-10
1
-0
/
+7
*
get rid of eh_frame bloat
Rich Felker
2012-08-29
1
-3
/
+12
*
add gnu hash support in the dynamic linker
Rich Felker
2012-08-25
1
-1
/
+1
*
support configuring cross compiling with CROSS_COMPILE prefix variable
Rich Felker
2012-08-14
1
-3
/
+6
*
make configure accept mipsel
Rich Felker
2012-08-05
1
-1
/
+1
*
remove configure check disabling shared libraries on mips
Rich Felker
2012-08-05
1
-4
/
+0
*
disable dynamic linking on mips for now (broken)
Rich Felker
2012-07-12
1
-0
/
+5
[next]