Commit History

Author SHA1 Message Date
  Rich Felker 94e920d0cd support configuring cross compiling with CROSS_COMPILE prefix variable 12 years ago
  Rich Felker 721564a264 make configure accept mipsel 12 years ago
  Rich Felker 470569ca00 remove configure check disabling shared libraries on mips 12 years ago
  Rich Felker a1546e8d61 disable dynamic linking on mips for now (broken) 12 years ago
  Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 years ago
  Rich Felker 2121b8a44f configure: only use -ffloat-store on i386 12 years ago
  Rich Felker 498a100d05 check for ld support of -Bsymbolic-functions; disable shared if not avail 12 years ago
  Rich Felker f1fd7577ba use -nostdlib in linker tests to avoid possible missing crt/lib issues 12 years ago
  Rich Felker 67a0383d07 avoid linking main program in linker tests 12 years ago
  Rich Felker 0c5efde8d0 make configure try to disable stack protector 12 years ago
  Rich Felker 08f70a30c0 add configure check for gnu linker hash style setting 12 years ago
  Rich Felker 278883d0e2 fix configure build/host/target terminology usage 12 years ago
  Rich Felker c5f3add325 yet another try to get the check for gcc right... 12 years ago
  Rich Felker 55e2f5e982 fix error in last configure change (lack of escaping) 12 years ago
  Rich Felker bc63e4fa2c correct the check for gcc (previous version failed for cross compilers) 12 years ago
  Rich Felker b4ccc3c136 add -frounding-math to build 12 years ago
  Rich Felker 64d2f8e82a initial commit of configure script 12 years ago