コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 0b8f0c57c0 improve configure's target arch matching 11 年 前
  Rich Felker 3d7f5c363e fix missing CFLAGS in configure test for float on sh 11 年 前
  Rich Felker 946b9fad03 fix copy-and-paste error in configure's IEEE double check for sh 11 年 前
  Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 年 前
  Rich Felker 5c27c4458f fix endian subarchs for sh arch 11 年 前
  Rich Felker aacd348637 rename superh port to "sh" for consistency 11 年 前
  Szabolcs Nagy e5bb165bed mips: add mips-sf subarch support (soft-float) 11 年 前
  Bobby Bingham 3a3c813e08 superh port 11 年 前
  rofl0r adbeefbebd configure: suppress bogus pointer-int cast warnings 11 年 前
  rofl0r 3e4b2cdc1b configure: recognize x86_64-x32 and x32 11 年 前
  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 年 前