1. 2384f27 treat invalid C as an error even if warnings aren't enabled. by Rich Felker · 12 years ago
  2. 6c0cba8 fix error in configure script using >/dev/null in noclobber mode by Rich Felker · 12 years ago
  3. c6d441e Merge remote-tracking branch 'ppc-port/ppc-squashed' by Rich Felker · 12 years ago
  4. 1c8eb8b PPC port cleaned up, static linking works well now. by rofl0r · 12 years ago
  5. 3d9e3a3 fix "configure --prefix=" and improve path/arg handling in configure by Rich Felker · 12 years ago
  6. cd31a1f further pcc fixes in configure by Rich Felker · 12 years ago
  7. 3d99266 add support for detecting pcc's compiler runtime by Rich Felker · 12 years ago
  8. 80a4545 configure: test not just compiling but linking with -march/-mtune by Rich Felker · 12 years ago
  9. 01e5a1b use $CC rather than "$CC" in configure script by Rich Felker · 12 years ago
  10. adefe83 tell the assembler to mark all files as not requiring executable stack by Rich Felker · 12 years ago
  11. 8c0a3d9 microblaze port by Rich Felker · 12 years ago
  12. 2c1cd23 add LIBCC (compiler runtime) logic and override to configure by Rich Felker · 12 years ago
  13. b439c05 get rid of eh_frame bloat by Rich Felker · 12 years ago
  14. 2bd05a4 add gnu hash support in the dynamic linker by Rich Felker · 12 years ago
  15. 94e920d support configuring cross compiling with CROSS_COMPILE prefix variable by Rich Felker · 12 years ago
  16. 721564a make configure accept mipsel by Rich Felker · 12 years ago
  17. 470569c remove configure check disabling shared libraries on mips by Rich Felker · 12 years ago
  18. a1546e8 disable dynamic linking on mips for now (broken) by Rich Felker · 12 years ago
  19. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  20. 2121b8a configure: only use -ffloat-store on i386 by Rich Felker · 12 years ago
  21. 498a100 check for ld support of -Bsymbolic-functions; disable shared if not avail by Rich Felker · 12 years ago
  22. f1fd757 use -nostdlib in linker tests to avoid possible missing crt/lib issues by Rich Felker · 12 years ago
  23. 67a0383 avoid linking main program in linker tests by Rich Felker · 12 years ago
  24. 0c5efde make configure try to disable stack protector by Rich Felker · 12 years ago
  25. 08f70a3 add configure check for gnu linker hash style setting by Rich Felker · 12 years ago
  26. 278883d fix configure build/host/target terminology usage by Rich Felker · 12 years ago
  27. c5f3add yet another try to get the check for gcc right... by Rich Felker · 12 years ago
  28. 55e2f5e fix error in last configure change (lack of escaping) by Rich Felker · 12 years ago
  29. bc63e4f correct the check for gcc (previous version failed for cross compilers) by Rich Felker · 12 years ago
  30. b4ccc3c add -frounding-math to build by Rich Felker · 13 years ago
  31. 64d2f8e initial commit of configure script by Rich Felker · 13 years ago