summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libstdc++-v3/ChangeLog')
-rw-r--r--sys-libs/libstdc++-v3/ChangeLog221
1 files changed, 221 insertions, 0 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog
new file mode 100644
index 0000000..5d67ca2
--- /dev/null
+++ b/sys-libs/libstdc++-v3/ChangeLog
@@ -0,0 +1,221 @@
+# ChangeLog for sys-libs/libstdc++-v3
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.55 2009/02/01 22:51:10 mr_bones_ Exp $
+
+ 04 Feb 2009; Jeff Gardner <je_fro@gentoo.org>
+ +files/libstdc++_amd64_multilib_hack.patch, +libstdc++-v3-3.3.6.ebuild:
+ Imported into je_fro overlay.
+
+ 01 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild, libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ app-admin/eselect-compiler is long gone
+
+ 21 Jan 2009; Guy Martin <gmsoft@gentoo.org> libstdc++-v3-3.3.6.ebuild:
+ hppa stable
+
+ 06 Nov 2008; Jeroen Roovers <jer@gentoo.org> libstdc++-v3-3.3.6.ebuild:
+ Marked ~hppa too. Thanks to LuckyLuke for testing.
+
+ 16 Mar 2008; Samuli Suominen <drac@gentoo.org> libstdc++-v3-3.3.6.ebuild:
+ amd64 stable wrt #208934, thanks to Jon and Matthias.
+
+ 13 Mar 2008; Markus Rothe <corsair@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild, libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Mark this package -ppc64. Does not build with gcc-4 on ppc64. ppc64 moved to
+ sys-libs/libstdc++-v3-bin. Bug #213286
+
+ 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-v3-3.3.6.ebuild:
+ x86 stable
+
+ 09 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
+ libstdc++-v3-3.3.6.ebuild:
+ Change cp -a with cp -pPR for not-GNU compatibility.
+
+ 14 Aug 2006; <solar@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild,
+ libstdc++-v3-3.3.4.ebuild, libstdc++-v3-3.3.6.ebuild:
+ - switch default ordering of gcc-config and eselect-compiler to work around
+ portage bug
+
+ 21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ libstdc++-v3-3.3.6.ebuild:
+ Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071).
+
+ 06 Jun 2006; Jeremy Huddleston <eradicator@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild, libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Updated DEPEND to accept eselect-compiler.
+
+ 27 Apr 2006; Alec Warner <antarus@gentoo.org>
+ files/digest-libstdc++-v3-3.3.3-r1, Manifest:
+ Fixing SHA256 digest, pass four
+
+ 24 Apr 2006; Emanuele Giaquinta <exg@gentoo.org>
+ libstdc++-v3-3.3.6.ebuild:
+ Stable on ppc.
+
+ 29 Apr 2006; Joshua Kinard <kumba@gentoo.org> libstdc++-v3-3.3.4.ebuild:
+ Marked stable on mips.
+
+ 10 Feb 2006; Herbie Hopkins <herbs@gentoo.org> libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Use correct libdir in env.d file.
+
+ 22 Jan 2006; Markus Rothe <corsair@gentoo.org> libstdc++-v3-3.3.6.ebuild:
+ Stable on ppc64
+
+ 07 Jan 2006; Carsten Lohrke <carlo@gentoo.org> metadata.xml:
+ Maintainer retired.
+
+ 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ libstdc++-v3-3.3.6.ebuild:
+ Stable on sparc
+
+ 02 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libstdc++-v3-3.3.4.ebuild:
+ Stable on x86
+
+ 25 Sep 2005; Chris Bainbridge <chrb@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild, libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Remove gcc 3.4 flag -mno-tls-direct-seg-refs, bug #103827
+
+ 23 Jul 2005; Tony Vroon <chainsaw@gentoo.org> libstdc++-v3-3.3.4.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Fix typo; has_multlib_profile -> has_multilib_profile.
+
+*libstdc++-v3-3.3.6 (23 Jul 2005)
+
+ 23 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ +libstdc++-v3-3.3.6.ebuild:
+ Version bump.
+
+ 04 Jun 2005; Danny van Dyk <kugelfang@gentoo.org>
+ libstdc++-v3-3.3.4.ebuild:
+ Fixed multilib handling, both triggers (has_multilib_profile) and
+ directories (lib64 instead lib).
+
+ 11 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ libstdc++-v3-3.3.4.ebuild:
+ Make libstdc++ depend on glibc only on glibc systems.
+
+ 07 Feb 2005; Markus Rothe <corsair@gentoo.org> libstdc++-v3-3.3.4.ebuild:
+ Fix typo in ppc64 CFLAGS-filter
+
+ 21 Nov 2004; Tom Gall <tgall@gentoo.org> libstdc++-v3-3.3.4.ebuild:
+ fix bug #70972 on ppc64
+
+ 11 Nov 2004; Joshua Kinard <kumba@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild,
+ libstdc++-v3-3.3.4.ebuild:
+ Marked unstable on sparc.
+
+ 31 Oct 2004; Joshua Kinard <kumba@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Marked stable on mips.
+
+ 30 Oct 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild,
+ libstdc++-v3-3.3.4.ebuild:
+ updated the ebuild with a table of known valid arch settings for i386/x86-64,
+ mips, and rs6000/ppc/ppc64
+
+ 26 Oct 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.4.ebuild:
+ Do the required magic to deal with G3, G4, G5 archs on gcc3.3
+ Closing bug 64252
+
+ 11 Sep 2004; Travis Tilley <lv@gentoo.org> -libstdc++-v3-3.3.4-r1.ebuild:
+ temporarily removing ebuild pending a redesign of the toolchain eclass.
+ compatibility library targets should be handled differently from normal
+ library targets.
+
+*libstdc++-v3-3.3.4-r1 (05 Sep 2004)
+
+ 05 Sep 2004; Travis Tilley <lv@gentoo.org> +libstdc++-v3-3.3.4-r1.ebuild:
+ added stack smashing protection and converted the ebuild over to using the new
+ toolchain.eclass
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild:
+ Masked libstdc++-v3-3.3.3-r1.ebuild stable for ppc
+
+ 01 Sep 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild,
+ libstdc++-v3-3.3.4.ebuild:
+ made libstdc++-v3 use $(get_libdir) for optionally installing to lib32/lib64
+ based on the CONF_LIBDIR setting. CONF_LIBDIR wont be fully supported until
+ portage 2.0.51
+
+*libstdc++-v3-3.3.4 (29 Aug 2004)
+
+ 29 Aug 2004; Travis Tilley <lv@gentoo.org> +libstdc++-v3-3.3.4.ebuild:
+ version bump
+
+ 28 Aug 2004; <solar@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ added call to gnuconfig_update
+
+ 28 Aug 2004; <solar@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ remove glibc from the depends if USE=uclibc is set
+
+ 19 Aug 2004; Guy Martin <gmsoft@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Removed hppa KEYWORD until we have a working >=gcc-3.3.3.
+
+ 17 Aug 2004; Luca Barbato <lu_zero@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Marked ~ppc
+
+ 02 Aug 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Without stable deps reversing x86 to ~x86
+
+ 01 Aug 2004; Tom Gall <tgall@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ stable on ppc64, bug #59028
+
+ 31 Jul 2004; Aron Griffis <agriffis@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild:
+ replace-flags -march=pentium-m -march=pentium3 for gcc-3.3 compat #58967
+
+ 30 Jul 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Marked stable on x86
+
+ 25 Jul 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Marked ~x86 for gcc3.4 profile
+
+ 15 Jul 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ added -fstack-protector and a few others to the list of filtered flags
+
+ 13 Jul 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ filter some gcc 3.4 flags that the gcc 3.3.3 xgcc will fail on
+
+ 11 Jul 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ gcc 3.3 doesnt support -mtune on numerous archs, so xgcc will fail if we have
+ it in CFLAGS. the ebuild now filters this flag.
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ libstdc++-v3-3.3.3-r1.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 10 Jun 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ stable on amd64
+
+ 10 Jun 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ fixed the bug where some apps would fail to link if libstdc++-v3 is installed.
+ I didnt have previous ebuilds remove the .so symlink... this one does.
+
+ 31 May 2004; Joshua Kinard <kumba@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Added ~mips to KEYWORDS.
+
+ 26 May 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ adding ~amd64 keyword now that gcc 3.4 is also marked ~amd64
+
+ 27 May 2004; Travis Tilley <lv@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ changed directory so that it doesnt clash with gcc 3.3.3
+
+*libstdc++-v3-3.3.3-r1 (24 May 2004)
+
+ 24 May 2004; Travis Tilley <lv@gentoo.org> +libstdc++-v3-3.3.3-r1.ebuild,
+ -libstdc++-v3-3.3.3.ebuild:
+ moved library to versioned directory with an env.d entry that tries to be as
+ far after the 3.4 libstdc++ as possible. hopefully this will fix the problems
+ people see with arts and similar ebuilds when the compat package is installed.
+
+*libstdc++-v3-3.3.3 (23 May 2004)
+
+ 23 May 2004; Travis Tilley <lv@gentoo.org> +Changelog,
+ +files/libstdc++_amd64_multilib_hack.patch, +libstdc++-v3-3.3.3.ebuild:
+ initial commit
+