summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-02 17:28:09 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-02 17:28:09 +0000
commitb6dc9b1cdc853ba714c36e458ecdb3c01e0568a1 (patch)
tree892bf1b3881fec25bd7886c5992e04c3133019eb /sys-devel/binutils
parentMarked stable x86 (diff)
downloadgentoo-2-b6dc9b1cdc853ba714c36e458ecdb3c01e0568a1.tar.gz
gentoo-2-b6dc9b1cdc853ba714c36e458ecdb3c01e0568a1.tar.bz2
gentoo-2-b6dc9b1cdc853ba714c36e458ecdb3c01e0568a1.zip
back arm KEYWORDS up
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 303e3dc81cc4..2fb9112f8456 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.151 2004/09/02 02:44:40 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.152 2004/09/02 17:28:09 vapier Exp $
+
+ 02 Sep 2004; Mike Frysinger <vapier@gentoo.org>
+ binutils-2.14.90.0.8-r1.ebuild, binutils-2.14.90.0.8-r2.ebuild,
+ binutils-2.15.90.0.3-r3.ebuild:
+ Versions 2.15 <= x <= 2.15.91.0.2 are known to produce bad code for arm under
+ certain circumstances.
01 Sep 2004; <solar@gentoo.org> binutils-2.15.90.0.1.1-r1.ebuild,
binutils-2.15.90.0.1.1-r3.ebuild:
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
index 8be76d7086db..86746904a2c6 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.20 2004/08/31 18:52:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.21 2004/09/02 17:28:09 vapier Exp $
inherit eutils libtool flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc mips alpha arm ~hppa amd64 ~ia64 ~ppc64 s390"
+KEYWORDS="x86 ~ppc sparc mips alpha ~hppa amd64 ~ia64 ~ppc64 s390"
IUSE="nls bootstrap build multitarget"
DEPEND="virtual/libc
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
index 016701b105cc..f416ea84bee3 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild,v 1.11 2004/08/26 20:45:25 tigger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild,v 1.12 2004/09/02 17:28:09 vapier Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-#KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+#KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
KEYWORDS="-*"
IUSE="nls bootstrap build multitarget uclibc"
diff --git a/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild b/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild
index e50800723df7..1a212839fcba 100644
--- a/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild,v 1.9 2004/08/14 02:27:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild,v 1.10 2004/09/02 17:28:09 vapier Exp $
inherit eutils libtool flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-KEYWORDS="-* arm ppc64 ~ppc"
+KEYWORDS="-* ppc64 ~ppc"
IUSE="nls bootstrap build multitarget"
DEPEND="virtual/libc