1. b439c05 get rid of eh_frame bloat by Rich Felker · 12 years ago
  2. 2bd05a4 add gnu hash support in the dynamic linker by Rich Felker · 12 years ago
  3. 94e920d support configuring cross compiling with CROSS_COMPILE prefix variable by Rich Felker · 12 years ago
  4. 721564a make configure accept mipsel by Rich Felker · 12 years ago
  5. 470569c remove configure check disabling shared libraries on mips by Rich Felker · 12 years ago
  6. a1546e8 disable dynamic linking on mips for now (broken) by Rich Felker · 12 years ago
  7. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  8. 2121b8a configure: only use -ffloat-store on i386 by Rich Felker · 12 years ago
  9. 498a100 check for ld support of -Bsymbolic-functions; disable shared if not avail by Rich Felker · 12 years ago
  10. f1fd757 use -nostdlib in linker tests to avoid possible missing crt/lib issues by Rich Felker · 12 years ago
  11. 67a0383 avoid linking main program in linker tests by Rich Felker · 12 years ago
  12. 0c5efde make configure try to disable stack protector by Rich Felker · 12 years ago
  13. 08f70a3 add configure check for gnu linker hash style setting by Rich Felker · 12 years ago
  14. 278883d fix configure build/host/target terminology usage by Rich Felker · 12 years ago
  15. c5f3add yet another try to get the check for gcc right... by Rich Felker · 12 years ago
  16. 55e2f5e fix error in last configure change (lack of escaping) by Rich Felker · 12 years ago
  17. bc63e4f correct the check for gcc (previous version failed for cross compilers) by Rich Felker · 12 years ago
  18. b4ccc3c add -frounding-math to build by Rich Felker · 12 years ago
  19. 64d2f8e initial commit of configure script by Rich Felker · 12 years ago