summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-05-08 20:52:27 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-05-08 20:52:27 +0000
commitba738d1dd9f951e14479532158655f67d8626895 (patch)
tree97e6b1814d615d4584b09e2aa68a4eb8cbed377f /sys-devel/binutils/ChangeLog
parentLots of fixes for bugs (diff)
downloadhistorical-ba738d1dd9f951e14479532158655f67d8626895.tar.gz
historical-ba738d1dd9f951e14479532158655f67d8626895.tar.bz2
historical-ba738d1dd9f951e14479532158655f67d8626895.zip
Added patch to binutils to resync with CVS head. Fix a few problems with the testsuite and weak symbols. Re-enable 3rd party patches/addons.
Diffstat (limited to 'sys-devel/binutils/ChangeLog')
-rw-r--r--sys-devel/binutils/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 22d515b88d1f..9a751343dd4e 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.44 2003/05/06 17:56:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.45 2003/05/08 20:52:27 dragon Exp $
+
+*binutils-2.14.90.0.1-r1 (08 May 2003)
+
+ 08 May 2003; Nicholas Wourms <dragon@gentoo.org>
+ binutils-2.14.90.0.1-r1.ebuild,
+ files/2.14/binutils-2.14.90.0.1-eh-frame-ro.patch,
+ files/2.14/binutils-2.14.90.0.1-sparc-nonpic.patch:
+ Added patch to resync with CVS head, bumped revision to reflect this. This
+ version should resolve any outstanding testsuite & weak symbol issues. I
+ have also added the previous patches back into the ebuild, compiles and
+ passes the testsuite on x86 w/o any regressions.
*binutils-2.14.90.0.1 (06 May 2003)