História revízii

Autor SHA1 Správa Dátum
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port 10 rokov pred
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 10 rokov pred
  Rich Felker 4ad3588c0e remove optimization-inhibiting behavior from configure's --enable-debug 10 rokov pred
  Rich Felker d79b27785f fail configure on --enable-shared if -Bsymbolic-functions doesn't work 10 rokov pred
  Rich Felker 7c6db373a5 trivial formatting fix for the config.mak generated by configure 10 rokov pred
  Rich Felker 9ca4dae5d8 add configure check for broken gcc 4.9.0 and possibly other versions 10 rokov pred
  Rich Felker 8945667fad add configure check for working compiler 10 rokov pred
  Bobby Bingham 23d64182d8 fix superh nofpu check on old gcc versions 11 rokov pred
  rofl0r 8c820231ed configure: check for __ILP32__ if arch is x86_64 11 rokov pred
  Rich Felker f162c064ab make configure accept alternate gcc tuples for x32 11 rokov pred
  Rich Felker 0b8f0c57c0 improve configure's target arch matching 11 rokov pred
  Rich Felker 3d7f5c363e fix missing CFLAGS in configure test for float on sh 11 rokov pred
  Rich Felker 946b9fad03 fix copy-and-paste error in configure's IEEE double check for sh 11 rokov pred
  Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 rokov pred
  Rich Felker 5c27c4458f fix endian subarchs for sh arch 11 rokov pred
  Rich Felker aacd348637 rename superh port to "sh" for consistency 11 rokov pred
  Szabolcs Nagy e5bb165bed mips: add mips-sf subarch support (soft-float) 11 rokov pred
  Bobby Bingham 3a3c813e08 superh port 11 rokov pred
  rofl0r adbeefbebd configure: suppress bogus pointer-int cast warnings 11 rokov pred
  rofl0r 3e4b2cdc1b configure: recognize x86_64-x32 and x32 11 rokov pred
  Rich Felker f7bc29ed22 remove -Wcast-align from --enable-warnings 11 rokov pred
  Rich Felker 06ceee8ca3 add attribute((may_alias)) checking in configure 11 rokov pred
  Rich Felker e449974dc5 fix two bugs in sed code configure uses to save command line 11 rokov pred
  Rich Felker 453f462297 make configure store its command line in config.mak for easy re-run 11 rokov pred
  Rich Felker 4918c2bb20 fix detection of arm hardfloat 11 rokov pred
  Rich Felker 90d7772251 allow subarch-specific asm, including asm specific to the default 11 rokov pred
  Rich Felker 86cc54b577 protect against long double type mismatches (mainly powerpc for now) 11 rokov pred
  Rich Felker 4a1f55e92f work around gcc 4.8's generation of self-referential mem* functions at -O3 11 rokov pred
  Rich Felker 43d2531316 do not include math modules in the default -O3 optimization set 11 rokov pred
  Rich Felker a80847d86a enhance build process to allow selective -O3 optimization 11 rokov pred