1. 35b3312 Build process uses script to add CFI directives to x86 asm by Alex Dowad · 9 years ago
  2. fb58545 add musl-clang, a wrapper for system clang installs by Shiz · 9 years ago
  3. f8db6f7 build: fix musl-targeting toolchain test by Shiz · 9 years ago
  4. b3cd7d1 build: overhaul wrapper script system for multiple wrapper support by Shiz · 9 years ago
  5. fc431d3 configure: work around compilers that merely warn for unknown options by Shiz · 9 years ago
  6. 3aacb54 fix syntax errors in configure script by Rich Felker · 9 years ago
  7. 428462a make configure check for visibility preinclude compatible with pcc by Rich Felker · 9 years ago
  8. a6274a1 configure: check for -march and -mtune passed via CC by Andre McCurdy · 9 years ago
  9. 60ed988 fix regression in configure script with new visibility option by Rich Felker · 9 years ago
  10. de2b67f add optional global visibility override by Rich Felker · 9 years ago
  11. 1ef849c allow libc itself to be built with stack protector enabled by Rich Felker · 9 years ago
  12. 01ef3dd add aarch64 port by Szabolcs Nagy · 10 years ago
  13. b553dc4 fix failure of configure to detect gcc due to message translations by Rich Felker · 10 years ago
  14. 200d154 add or1k (OpenRISC 1000) architecture port by Stefan Kristiansson · 10 years ago
  15. a6adb2b work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 by Rich Felker · 10 years ago
  16. 4ad3588 remove optimization-inhibiting behavior from configure's --enable-debug by Rich Felker · 10 years ago
  17. d79b277 fail configure on --enable-shared if -Bsymbolic-functions doesn't work by Rich Felker · 10 years ago
  18. 7c6db37 trivial formatting fix for the config.mak generated by configure by Rich Felker · 10 years ago
  19. 9ca4dae add configure check for broken gcc 4.9.0 and possibly other versions by Rich Felker · 10 years ago
  20. 8945667 add configure check for working compiler by Rich Felker · 10 years ago
  21. 23d6418 fix superh nofpu check on old gcc versions by Bobby Bingham · 10 years ago
  22. 8c82023 configure: check for __ILP32__ if arch is x86_64 by rofl0r · 10 years ago
  23. f162c06 make configure accept alternate gcc tuples for x32 by Rich Felker · 11 years ago
  24. 0b8f0c5 improve configure's target arch matching by Rich Felker · 11 years ago
  25. 3d7f5c3 fix missing CFLAGS in configure test for float on sh by Rich Felker · 11 years ago
  26. 946b9fa fix copy-and-paste error in configure's IEEE double check for sh by Rich Felker · 11 years ago
  27. b1683a1 add nofpu subarchs to the sh arch, and properly detect compiler's fpu config by Rich Felker · 11 years ago
  28. 5c27c44 fix endian subarchs for sh arch by Rich Felker · 11 years ago
  29. aacd348 rename superh port to "sh" for consistency by Rich Felker · 11 years ago
  30. e5bb165 mips: add mips-sf subarch support (soft-float) by Szabolcs Nagy · 11 years ago
  31. 3a3c813 superh port by Bobby Bingham · 11 years ago
  32. adbeefb configure: suppress bogus pointer-int cast warnings by rofl0r · 11 years ago
  33. 3e4b2cd configure: recognize x86_64-x32 and x32 by rofl0r · 11 years ago
  34. f7bc29e remove -Wcast-align from --enable-warnings by Rich Felker · 11 years ago
  35. 06ceee8 add attribute((may_alias)) checking in configure by Rich Felker · 11 years ago
  36. e449974 fix two bugs in sed code configure uses to save command line by Rich Felker · 11 years ago
  37. 453f462 make configure store its command line in config.mak for easy re-run by Rich Felker · 11 years ago
  38. 4918c2b fix detection of arm hardfloat by Rich Felker · 11 years ago
  39. 90d7772 allow subarch-specific asm, including asm specific to the default by Rich Felker · 11 years ago
  40. 86cc54b protect against long double type mismatches (mainly powerpc for now) by Rich Felker · 11 years ago
  41. 4a1f55e work around gcc 4.8's generation of self-referential mem* functions at -O3 by Rich Felker · 11 years ago
  42. 43d2531 do not include math modules in the default -O3 optimization set by Rich Felker · 11 years ago
  43. a80847d enhance build process to allow selective -O3 optimization by Rich Felker · 11 years ago
  44. df06578 fix invalid C in new trycppif tests in configure script by Rich Felker · 11 years ago
  45. 3e7f186 add build system support for arch endian & float abi variants by Rich Felker · 11 years ago
  46. 2384f27 treat invalid C as an error even if warnings aren't enabled. by Rich Felker · 12 years ago
  47. 6c0cba8 fix error in configure script using >/dev/null in noclobber mode by Rich Felker · 12 years ago
  48. c6d441e Merge remote-tracking branch 'ppc-port/ppc-squashed' by Rich Felker · 12 years ago
  49. 1c8eb8b PPC port cleaned up, static linking works well now. by rofl0r · 12 years ago
  50. 3d9e3a3 fix "configure --prefix=" and improve path/arg handling in configure by Rich Felker · 12 years ago
  51. cd31a1f further pcc fixes in configure by Rich Felker · 12 years ago
  52. 3d99266 add support for detecting pcc's compiler runtime by Rich Felker · 12 years ago
  53. 80a4545 configure: test not just compiling but linking with -march/-mtune by Rich Felker · 12 years ago
  54. 01e5a1b use $CC rather than "$CC" in configure script by Rich Felker · 12 years ago
  55. adefe83 tell the assembler to mark all files as not requiring executable stack by Rich Felker · 12 years ago
  56. 8c0a3d9 microblaze port by Rich Felker · 12 years ago
  57. 2c1cd23 add LIBCC (compiler runtime) logic and override to configure by Rich Felker · 12 years ago
  58. b439c05 get rid of eh_frame bloat by Rich Felker · 12 years ago
  59. 2bd05a4 add gnu hash support in the dynamic linker by Rich Felker · 12 years ago
  60. 94e920d support configuring cross compiling with CROSS_COMPILE prefix variable by Rich Felker · 12 years ago
  61. 721564a make configure accept mipsel by Rich Felker · 12 years ago
  62. 470569c remove configure check disabling shared libraries on mips by Rich Felker · 12 years ago
  63. a1546e8 disable dynamic linking on mips for now (broken) by Rich Felker · 12 years ago
  64. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  65. 2121b8a configure: only use -ffloat-store on i386 by Rich Felker · 12 years ago
  66. 498a100 check for ld support of -Bsymbolic-functions; disable shared if not avail by Rich Felker · 12 years ago
  67. f1fd757 use -nostdlib in linker tests to avoid possible missing crt/lib issues by Rich Felker · 12 years ago
  68. 67a0383 avoid linking main program in linker tests by Rich Felker · 12 years ago
  69. 0c5efde make configure try to disable stack protector by Rich Felker · 12 years ago
  70. 08f70a3 add configure check for gnu linker hash style setting by Rich Felker · 12 years ago
  71. 278883d fix configure build/host/target terminology usage by Rich Felker · 12 years ago
  72. c5f3add yet another try to get the check for gcc right... by Rich Felker · 12 years ago
  73. 55e2f5e fix error in last configure change (lack of escaping) by Rich Felker · 12 years ago
  74. bc63e4f correct the check for gcc (previous version failed for cross compilers) by Rich Felker · 12 years ago
  75. b4ccc3c add -frounding-math to build by Rich Felker · 12 years ago
  76. 64d2f8e initial commit of configure script by Rich Felker · 12 years ago