2011-07-03 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.6.1

2011-03-26 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.6.0

2010-08-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.4.3

2009-09-25 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* BUILD: do nothing(again)
	* DEPENDS: subdepend on gcc with g++(again)

2009-09-06 Remko van der Vossen <wich@sourcemage.org>
	* BUILD: Stop build if gmp or mpfr were built with a different archspec
	  than the current one.
	* DEPENDS: force_depends gmp and mpfr if either were built with a
	  different archspec than the current one. Fixes part of bug 15166.
	* DEPENDS: force_depends gcc if it was built with a different archspec
	  than the current one. Fixes part of bug 15166.

2009-07-23 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* BUILD: do nothing
	* DEPENDS: now sub depends on gcc with g++
	* DETAILS: no more sources
	* INSTALL: do nothing
	* PRE_BUILD: do nothing
	* POST_REMOVE: removed
	* POST_RESURRECT: removed
	* REPAIR^all^POST_REMOVE: removed
	* specs_g++: removed

2009-05-10 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: profiledbootstrap should not use parallel make
	  See http://gcc.gnu.org/install/build.html
	  Build using profiledbootstrap-lean to save disk space during compilation
	  Thanks to Peng "chp" Chang

2009-01-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.3.3

2009-01-16 Robert Figura <template@sourcemage.org>
	* POST_REMOVE: avoid failing dispel with devel sorcery
	* REPAIR^all^POST_REMOVE: added to avoid failing dispel with devel sorcery

2008-09-03 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: only use --host for cross compiles, --build otherwise,
	  fixes bug #14624

2008-08-29 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.3.2

2008-08-20 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD: workaround for g++ upgrade where installed g++ (older version)
	  is broken

2008-06-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.3.1

2008-03-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.3.0
	* DEPENDS: Depends on gmp and mpfr
	* BUILD: Pass --build=x86_64-pc-linux-gnu for x86_64, only way I found
	  to get around this warning:
	  configure: WARNING: If you wanted to set the --build type, don't use
	  --host. If a cross compiler is detected then cross compile mode will
	  be used.

2008-02-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.2.3

2007-10-09 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: updated spell to 4.2.2
	  fixed WEB_SITE

2007-08-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.2.1

2007-05-18 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: updated spell to 4.2.0

2007-03-01 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: -ffast-math also breaks with pentium-m

2007-02-14 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.1.2
	  convert to upstream signatures

2007-01-22 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: ensure that compilers get cast after archspecs so that
	  they all use the same fresh setup

2007-01-16 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: cd to $SOURCE_DIRECTORY.bld at beginning of INSTALL
	  Bug #10647

2007-01-04 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: At least on pentium4 architecture, compiling g++ with
	  -ffast-math will cause segfaults in C++ apps (e.g. firefox)

2006-05-26 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.1.1

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-03-10 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated 4.0.3

2006-03-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: use force_depends gcc if version doesn't match so it gets
	  recompiled

2006-03-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.1.0

2006-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: persistent_read the CFLAGS and LDFLAGS of gcc and use them,
	  fixes bug #10087, persistent_read GCC_MULTILIB and GCC_NOLIB64
	  instead of sourcing gcc.p
	* POST_RESURRECT: setup specs file after resurrection (bug #8726)

2006-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-10-02 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 4.0.2;
	* PRE_BUILD: use unpack_file API;
	* BUILD: use dollar sign for variable, use double brackets while at it.

2005-08-05 Seth Woolley <seth@tautology.org>
	* BUILD: install to lib instead of lib64 on x86_64 as well as gcc

2005-07-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.0.1

2005-05-20 Seth Woolley <seth@tautology.org>
	* BUILD: use gcc's configuration for nolib64 and actually config
	  it that way

2005-05-18 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD: return 1 if the current gcc isn't the same version

2005-04-23 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: use gcc's configuration for multilib;
	* CONFIGURE: delete, using gcc configuration for multilib option.

2005-04-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.0.0

2005-03-30 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: use default configuration script;
	* BUILD: change variable name to GCC_MULTILIB.

2005-03-29 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: inherit from gcc;
	* BUILD: include option MULTILIB.

2004-11-07 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 3.4.3

2004-09-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 3.4.2

2004-07-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* specs_g++: added some more -D_GNU_SOURCE, fixes bug #7160

2004-07-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* specs_g++: added -D_GNU_SOURCE in some places, needed for compilations
	  that use libstdc++

2004-07-06 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added dependency on gcc so they're built in correct order
	  on a system-update

2004-07-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, DETAILS, FINAL, HISTORY, INSTALL, POST_REMOVE, PRE_BUILD,
	  SOLOR, specs_g++:
	  new spell for the c++ compiler and runtime library

