summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gabert <pappy@gentoo.org>2004-05-27 11:54:30 +0000
committerAlexander Gabert <pappy@gentoo.org>2004-05-27 11:54:30 +0000
commita3b6fef4112b9637d8ab7ca696205e5d99b45fc4 (patch)
treefa7373812b3d023e6b712ebcabd2358adc6b7e60 /sys-devel/gcc/ChangeLog
parentInitial import, see bug #39399 (Manifest recommit) (diff)
downloadgentoo-2-a3b6fef4112b9637d8ab7ca696205e5d99b45fc4.tar.gz
gentoo-2-a3b6fef4112b9637d8ab7ca696205e5d99b45fc4.tar.bz2
gentoo-2-a3b6fef4112b9637d8ab7ca696205e5d99b45fc4.zip
added preliminary gcc 3.3.3 -r6 version, this one will fix the problems with bug 51386, removing guard from libgcc even UNResolved symbols
Diffstat (limited to 'sys-devel/gcc/ChangeLog')
-rw-r--r--sys-devel/gcc/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 28254ff6bf9f..d86bc5b4121b 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.251 2004/05/27 02:08:29 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.252 2004/05/27 11:54:30 pappy Exp $
+
+*gcc-3.3.3-r6 (27 May 2004)
+
+ 27 May 2004; Alexander Gabert <pappy@gentoo.org>
+ +files/3.3.3/gcc333-ssp-3.3.2_1-fixup.patch, +gcc-3.3.3-r6.ebuild:
+ added preliminary gcc 3.3.3 -r6 version, this one will fix the problems with
+ bug 51386, removing guard from libgcc even UNResolved symbols
*gcc-3.4.0-r5 (26 May 2004)