Commit Verlauf

Autor SHA1 Nachricht Datum
  Ralf S. Engelschall 795b2642b6 make sure bounds and spp are not used at the same time and make sure the build terminated if the spp patching failed vor 22 Jahren
  Ralf S. Engelschall e6eae14d95 add optional support for IBM Stack-Smashing-Protection patch vor 22 Jahren
  Ralf S. Engelschall 55f917a1e8 Unfortunately, the GCC documentation and the implementation diverge dramatically: BOOT_CFLAGS is not for stage1 (booting), but for stage2, stage3, etc. And LIBCFLAGS are used for libiberty, but no BOOT_LIBCFLAGS exists (BOOT_LIBCXXFLAGS are not required, btw). To allow GCC to build correctly with a non-GCC vendor compiler, we no longer set LIBCFLAGS at all (because libiberity build would fail) and we use CFLAGS for the stage1 and BOOT_CFLAGS for stage2, stage3, etc. So, beastie GCC, DWIM now, please! vor 22 Jahren
  Ralf S. Engelschall 8e1db1d0df finally fix the build flags handling vor 22 Jahren
  Thomas Lotterer a1d0b92ef5 modifying package: gcc-3.3 20030614 -> 20030625 vor 22 Jahren
  Michael van Elst 59ac152580 fix building on non-gcc hosts vor 22 Jahren
  Ralf S. Engelschall 16e6ba3e5f upgrading package: gcc 3.2.3 -> 3.3 vor 22 Jahren
  Ralf S. Engelschall 7161673984 modifying package: gcc-3.2.3 20030427 -> 20030430 vor 22 Jahren
  Ralf S. Engelschall 33bc9e4c27 add optional bounds checking patch vor 22 Jahren
  Ralf S. Engelschall 952816f343 upgrading package: gcc 3.2.2 -> 3.2.3 vor 22 Jahren
  Ralf S. Engelschall 198e060687 try to remove hopefully obsolete (and already making problems) patch for disabling the usage of GCC includes vor 22 Jahren
  Ralf S. Engelschall c33f4a18b0 be more precise in matching vor 23 Jahren
  Ralf S. Engelschall f33ede2650 make flag determination more flexible and especially add more optional optimization vor 23 Jahren
  Michael van Elst e3325ff0b4 patch for Solaris/x86 vor 23 Jahren
  Ralf S. Engelschall b0d2348b03 Completely work off our GCC packaging. This especially now uses the (now finally working) DESTDIR support in GCC and cleans up the parameter determinations. As a side-effect the packaging shrunk by about 1KB, too. vor 23 Jahren
  Ralf S. Engelschall bdedcee0d9 upgrading package: gcc 3.2.1 -> 3.2.2 vor 23 Jahren
  Thomas Lotterer aa0fcf0b0f try to fix the patch according to FreeBSD gcc32 port in order to solve varargs problems vor 23 Jahren
  Ralf S. Engelschall c258027d7b Include official patch for FreeBSD 5 from gcc.gnu.org CVS repository: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ginclude/stddef.h.diff?r1=1.15&r2=1.16 This fixes building under latest FreeBSD 5.0-CURRENT. vor 23 Jahren
  Ralf S. Engelschall 7a694d853e upgrade to new %option world order vor 23 Jahren
  Ralf S. Engelschall 4a73168b54 bump of Copyright messages for forthcoming years 2003 vor 23 Jahren
  Ralf S. Engelschall ab464b683d switch to %option(s) and remove dynamic default for binutils because this makes trouble and is inconsistent anyway vor 23 Jahren
  Ralf S. Engelschall 62857f81ca finally remove backslashes from --define lines in %description to be 100% consistent again vor 23 Jahren
  Ralf S. Engelschall 106a982104 make with_optimize=no use -O0, make threading optional vor 23 Jahren
  Thomas Lotterer 095776eedf upgrading package: gcc 3.2 -> 3.2.1 vor 23 Jahren
  Ralf S. Engelschall 41d208aef9 cleanup: remove trailing whitespaces vor 23 Jahren
  Ralf S. Engelschall 647108817f upgrading package: gcc 3.1.1 -> 3.2 vor 23 Jahren
  Ralf S. Engelschall 14276946e2 Woohhooo: apply the new package classification system. (CORE, BASE, PLUS, PRIV, EVAL, JUNK). A description of them follows on the website soon. vor 23 Jahren
  Ralf S. Engelschall 5e4b40573b fix binutils support again vor 23 Jahren
  Ralf S. Engelschall cee06da1db bugfix with_binutils dynamic value lookup vor 23 Jahren
  Ralf S. Engelschall 55a85e4342 add dynamic binutils requirement (especially for too old Linux) vor 23 Jahren