Commit History

Author SHA1 Message Date
  Rich Felker ea4a0ce03b update documentation with better instructions, added presets 9 years ago
  Rich Felker 8878510198 fix bad codegen in sh/fdpic when stack protector is enabled 9 years ago
  Rich Felker 35bbd0c571 align sh/fdpic patch with what went upstream to gcc 9 years ago
  Rich Felker 65dad1f164 add .gitignore file 9 years ago
  Rich Felker 7d900812a5 make sources directory customizable and dynamically created 9 years ago
  Rich Felker d8d90e3808 remove default sh2eb target and error out if TARGET is not set 9 years ago
  Rich Felker d2f59c98d6 remove lto from gcc language list in sample config 9 years ago
  Rich Felker 6c4e6003f9 move some gcc configure options from Makefile to config 9 years ago
  Rich Felker 0b1f5d1197 replace steps directory with stamp files in source/build dirs 9 years ago
  Rich Felker 3fb6709806 add support for last GPLv2 binutils version (git snapshot) 9 years ago
  Rich Felker e2f13c3960 allow override of download sites via config.mak variables 9 years ago
  Rich Felker 06a1f34243 add support for gcc 4.2.1 (last gplv2 version) 9 years ago
  Rich Felker 35cdd4619f pass CFLAGS to gcc configure as env vars, not on command line 9 years ago
  Rich Felker d48d611f99 fix docs error introduced in binutils static pie patch 9 years ago
  Rich Felker eeaae9e133 update gcc defaultpie patch to be switchable at configure time 9 years ago
  Rich Felker 527fca9755 update binutils static pie patch to support all targets 9 years ago
  Rich Felker 8137f50ef9 add patch to fix binutils pr 19091 affecting sh/fdpic shared libs 9 years ago
  Rich Felker de06440f7e reorder sh/fdpic diff to match git diff output 9 years ago
  Rich Felker bd17b1fbcd fix sh/fdpic issues found after first submission upstream 9 years ago
  Rich Felker 1c19e88d21 update gcc static PIE patch to work with all targets 9 years ago
  Rich Felker f872b28199 fix sh/fdpic 64-bit division code in libgcc 10 years ago
  Rich Felker 67122dc449 update gcc fdpic patch to fix re-emergence of pr66609 10 years ago
  Rich Felker d0ca7b1054 update gcc fdpic patch 10 years ago
  Rich Felker 72b4cdc7e2 fix inverted setting of sh fdpic flag by binutils 10 years ago
  Rich Felker 8d226d0ff6 bypass gcc's potentially-broken detection of tls support 10 years ago
  Rich Felker 5eb6f9add0 fix gcc's misdetection of sh as not supporting tls 10 years ago
  Rich Felker 73e57bee7d improve sample config.mak 10 years ago
  Rich Felker 954245dc83 fix error in fdpic patch that enabled fdpic by default 10 years ago
  Rich Felker 3a0c9775b6 add initial fdpic support 10 years ago
  Rich Felker 532e13f3f7 avoid installing stage0 gcc 10 years ago