2010-04-20 Eric Sandall * BUILD: Doesn't know -msse4* nor -msse5 (GCC 4.4+) 2010-04-06 Eric Sandall * BUILD: Doesn't know native -march nor -mtune (GCC 4.2+) 2009-05-30 Eric Sandall * BUILD: Use profiledbootstrap to generate a more optimized compiler This uses more diskspace, but unlike 4.x we have no profiledbootstrap-lean to combine both optimization and saving space during compilation. 2009-05-01 Eric Sandall * BUILD: Doesn't know core2, replace with nocona (Bug #15204) Doesn't know -mssse3 either (Rest of Bug #15204) See http://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/i386-and-x86_002d64-Options.html 2007-01-22 Thomas Orgis * DEPENDS: ensure that compilers get cast after archspecs so that they all use the same fresh setup 2007-01-16 Eric Sandall * INSTALL: cd to $SOURCE_DIRECTORY.bld at beginning of INSTALL Bug #10647 2006-05-30 Arwed v. Merkatz * DETAILS: updated to 3.4.6 2006-03-12 Karsten Behrmann * DETAILS: (automated) Add KEYWORDS 2006-02-08 Eric Sandall * DEPENDS: Depends on smgl-fhs (for directory structure) 2006-02-06 Eric Sandall * DEPENDS: Depends on gnupg (for SOURCE verification) 2005-12-10 Treeve Jelbert * DETAILS: version 3.4.5 2005-11-29 Seth Woolley * DETAILS: MD5 -> SHA512 2005-11-28 Seth Woolley * PRE_BUILD: unpack api update 2005-08-30 Sergey Lipnevich * DEPENDS: depends on gcc as suggested on the list; * DETAILS: update UPDATED in preparation for integration. 2005-06-03 David Brown * DETAILS: updated to 3.4.4 2005-04-21 Arwed v. Merkatz * DETAILS: forked spell for gcc 3.4.x * BUILD, INSTALL: use /opt/gcc34 as prefix * DETAILS, PRE_BUILD: use gcc-core and gcc-g++ source instead of downloading the whole suite 2005-03-30 Sergey Lipnevich * CONFIGURE: use default configuration routine; * BUILD: use multi-lib variable; fix missing backslash; use athlon-xp instead of k8 architecture for AMD64 to build derivative libs; * INSTALL: create a symlink for C++ version 5 runtime. 2005-03-23 David Brown * DETAILS: updated to 3.3.5 2005-02-24 Arwed v. Merkatz * DETAILS: renamed to gcc33 * BUILD, FINAL, POST_INSTALL, INSTALL: converted to build_api 2 * BUILD, CONFIGURE, PREPARE: removed all options, just install the C and C++ compilers * BUILD, INSTALL: install to /opt/gcc33 2005-01-15 Arwed v. Merkatz * BUILD: sedit configure to use bash instead of sh, fixes bug #7205 2004-09-14 Eric Sandall * POST_REMOVE: Infodir is /usr/share/info 2004-03-13 hgg * BUILD: revert previous, LDFLAGS no honoured, pity because stripping debugging at least halves the disk footprint 2004-03-13 hgg * BUILD: adding our LDFLAGS to Makefile.in 2004-02-18 Eric Sandall * DETAILS: Changed mirror to use gcc.gnu.org Removed MAINTAINER 2004-02-16 Sergey Lipnevich * DETAILS: upgrade to 3.3.3. 2004-02-03 hgg * BUILD: correct usage of INSTALL_ROOT 2004-01-29 hgg * BUILD: bug 5553 infodir and mandir switches 2003-11-30 Eric Sandall * BUILD,POST_REMOVE,PREPARE: Use INSTALL_ROOT 2003-10-17 Eric Sandall * DETAILS: Update to 3.3.2 * HISTORY: Formatted to Guru Handbook 2003-08-09 hgg * DETAILS: Update to gcc3.3.1 2003-07-26 Eric Sandall * CONFIGURE,PREPARE: Added Arwed's Ada patch (Bug #3846) 2003-07-26 Arwed v. Merkatz * PREPARE: added and reenabled ada as language option 2003-07-09 hgg * BUILD: remove cosmetic configure switch. Use "head-from-arse-extraction-tool" and remove export as it should have gone into glibc/BUILD :-) 2003-06-24 hgg * CONFIGURE: Reword fix includes query to cater for feebleminded monkeys 2003-06-23 hgg * BUILD: Make symlink after build/install for stupid apps like flash that expect RedHat compat libs 2003-06-19 hgg * BUILD: Add configure switch for c++ ABI compatibility 2003-05-22 Julian v. Bock * BUILD: copy objc headers manually when fixed includes are disabled. 2003-05-15 Julian v. Bock * DETAILS: set VERSION to 3.3. * CONFIGURE: use $FRONTENDS instead of $LANG. 2003-04-30 Julian v. Bock * DETAILS: set VERSION to 3.2.3. * DEPENDS: remove. * CONFIGURE: remove ada language option. 2003-04-08 M.L. * BUILD: Added $OPTS 2003-02-26 Julian v. Bock * BUILD: enable installwatch. 2003-02-08 Julian v. Bock * DETAILS: set VERSION to 3.2.2. 2002-12-31 Julian v. Bock * CONFIGURE: don't install fixed includes by default. 2002-12-14 Julian v. Bock * CONFIGURE: add option to not install fixed includes. 2002-11-21 Julian v. Bock * DETAILS: set VERSION to 3.2.1. 2002-10-26 Julian v. Bock * BUILD: unset LD_PRELOAD before make install because of problems with installwatch. 2002-10-03 Julian v. Bock * DETAILS: add LICENSE and MD5 fields. 2002-09-04 Julian v. Bock * BUILD: move creation / deletion of build directory to PRE_BUILD and POST_INSTALL. * PRE_BUILD: likewise. * POST_INSTALL: likewise. 2002-08-?? Julian v. Bock * DETAILS: set VERSION to 3.2. 2002-05-26 Julian v. Bock * DETAILS: update spell for gcc-3.1; remove pascal stuff. * BUILD: remove pascal stuff; remove --enable-shared; add --enable-threads=posix; build everything in a separate directory. * CONFIGURE: add Ada 95 frontend; remove pascal frontend; add configure options for all frontends but C and C++. * PRE_BUILD: remove. * DEPENDS: add. 2002-05-11 Julian v. Bock * DETAILS: set PASCAL_VERSION to 2.1. * PRE_BUILD: use gpc-20020510 instead of gpc-$PASCAL_VERSION. 2002-05-10 Ole Tange * DETAILS: set PASCAL_VERSION to 20020502. 2002-04-30 Julian v. Bock * DETAILS: set PASCAL_VERSION to 20020426. * CONFIGURE: add; make pascal support optional. * PRE_BUILD: likewise. * BUILD: likewise. 2002-04-23 Julian v. Bock * BUILD: add pascal fix by Lyon Lemmens; don't use --enable-languages. 2002-04-18 Julian v. Bock * DETAILS: set PASCAL_VERSION to 20020410. 2002-04-11 Julian v. Bock * BUILD: use "objc" in languages instead of "objective-c". 2002-04-03 Julian v. Bock * DETAILS: update PASCAL_VERSION to 20020402; set SORUCE2_URL[0] to http://www.gnu-pascal.de/current/$SOURCE2. 2002-03-29 Julian v. Bock * BUILD: don't build chill frontend * DETAILS: update PASCAL_VERSION to 20020318; remove SOURCE2_URL[0].