summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-16 23:28:18 +0000
committerMike Frysinger <vapier@gentoo.org>2011-10-16 23:28:18 +0000
commit8bf31f76759ee02f4de37257b1b6b831116cd6aa (patch)
tree2f55038b69b43a24df9860552223a780fe290fd5 /sys-devel
parentAdd pypi homepage. (diff)
downloadgentoo-2-8bf31f76759ee02f4de37257b1b6b831116cd6aa.tar.gz
gentoo-2-8bf31f76759ee02f4de37257b1b6b831116cd6aa.tar.bz2
gentoo-2-8bf31f76759ee02f4de37257b1b6b831116cd6aa.zip
Add fix from upstream for mips ld segfaults #387055 by Matt Turner.
(Portage version: 2.2.0_alpha65/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.21.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 5364fe7a4830..cc0eb0c1b741 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.424 2011/10/06 17:44:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.425 2011/10/16 23:28:18 vapier Exp $
+
+ 16 Oct 2011; Mike Frysinger <vapier@gentoo.org> binutils-2.21.1-r1.ebuild:
+ Add fix from upstream for mips ld segfaults #387055 by Matt Turner.
06 Oct 2011; Jeroen Roovers <jer@gentoo.org> binutils-2.21.1-r1.ebuild:
Stable for HPPA (bug #378485).
diff --git a/sys-devel/binutils/binutils-2.21.1-r1.ebuild b/sys-devel/binutils/binutils-2.21.1-r1.ebuild
index c82e16270673..1eda94ca61ea 100644
--- a/sys-devel/binutils/binutils-2.21.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.21.1-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.6 2011/10/06 17:44:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.7 2011/10/16 23:28:18 vapier Exp $
-PATCHVER="1.2"
+PATCHVER="1.3"
ELF2FLT_VER=""
inherit toolchain-binutils