Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker f7bc29ed22 remove -Wcast-align from --enable-warnings пре 11 година
  Rich Felker 06ceee8ca3 add attribute((may_alias)) checking in configure пре 11 година
  Rich Felker e449974dc5 fix two bugs in sed code configure uses to save command line пре 11 година
  Rich Felker 453f462297 make configure store its command line in config.mak for easy re-run пре 11 година
  Rich Felker 4918c2bb20 fix detection of arm hardfloat пре 11 година
  Rich Felker 90d7772251 allow subarch-specific asm, including asm specific to the default пре 11 година
  Rich Felker 86cc54b577 protect against long double type mismatches (mainly powerpc for now) пре 11 година
  Rich Felker 4a1f55e92f work around gcc 4.8's generation of self-referential mem* functions at -O3 пре 11 година
  Rich Felker 43d2531316 do not include math modules in the default -O3 optimization set пре 11 година
  Rich Felker a80847d86a enhance build process to allow selective -O3 optimization пре 11 година
  Rich Felker df065781ee fix invalid C in new trycppif tests in configure script пре 11 година
  Rich Felker 3e7f186ea1 add build system support for arch endian & float abi variants пре 11 година
  Rich Felker 2384f27d34 treat invalid C as an error even if warnings aren't enabled. пре 12 година
  Rich Felker 6c0cba819f fix error in configure script using >/dev/null in noclobber mode пре 12 година
  Rich Felker c6d441e3a2 Merge remote-tracking branch 'ppc-port/ppc-squashed' пре 12 година
  rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. пре 12 година
  Rich Felker 3d9e3a309f fix "configure --prefix=" and improve path/arg handling in configure пре 12 година
  Rich Felker cd31a1fc08 further pcc fixes in configure пре 12 година
  Rich Felker 3d99266b5e add support for detecting pcc's compiler runtime пре 12 година
  Rich Felker 80a45458e0 configure: test not just compiling but linking with -march/-mtune пре 12 година
  Rich Felker 01e5a1b6cd use $CC rather than "$CC" in configure script пре 12 година
  Rich Felker adefe830dd tell the assembler to mark all files as not requiring executable stack пре 12 година
  Rich Felker 8c0a3d9e5c microblaze port пре 12 година
  Rich Felker 2c1cd2399a add LIBCC (compiler runtime) logic and override to configure пре 12 година
  Rich Felker b439c051c7 get rid of eh_frame bloat пре 12 година
  Rich Felker 2bd05a4fc2 add gnu hash support in the dynamic linker пре 12 година
  Rich Felker 94e920d0cd support configuring cross compiling with CROSS_COMPILE prefix variable пре 12 година
  Rich Felker 721564a264 make configure accept mipsel пре 12 година
  Rich Felker 470569ca00 remove configure check disabling shared libraries on mips пре 12 година
  Rich Felker a1546e8d61 disable dynamic linking on mips for now (broken) пре 12 година