diff options
author | 2004-11-08 04:37:46 +0000 | |
---|---|---|
committer | 2004-11-08 04:37:46 +0000 | |
commit | e0911611994f37aef5ac67e401ce07075a4ab317 (patch) | |
tree | ea9d1c8a8d168c4d3da1cd25ad7d1b3961e4dafe /sys-devel/gcc/ChangeLog | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-e0911611994f37aef5ac67e401ce07075a4ab317.tar.gz gentoo-2-e0911611994f37aef5ac67e401ce07075a4ab317.tar.bz2 gentoo-2-e0911611994f37aef5ac67e401ce07075a4ab317.zip |
updated pie patch version to fix a bug on alpha
Diffstat (limited to 'sys-devel/gcc/ChangeLog')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index b8e7062df85a..90796d0213ae 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.345 2004/11/08 00:27:48 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.346 2004/11/08 04:37:46 lv Exp $ + + 07 Nov 2004; Travis Tilley <lv@gentoo.org> gcc-3.4.3.ebuild: + updated the pie patch tarball to version 8.7.6.6. this fixes a bug with + using the patches on alpha without a binutils that supports -pie. since + alpha is not currently keyworded for this ebuild, the revision has not been + bumped for this fix. 07 Nov 2004; Travis Tilley <lv@gentoo.org> gcc-3.3.3-r3.ebuild, gcc-3.3.3-r5.ebuild, gcc-3.3.3-r6.ebuild, gcc-3.3.4-r1.ebuild, |