summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-02-24 20:35:36 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-02-24 20:35:36 +0000
commit90b4fd6ecaf2c458a98f48734d0059a65bc0c96c (patch)
tree065f70d9df3bfcc6fbb89cd72cbe2d6b42eef78e /sys-devel
parentmoved net-misc/dynfw to net-firewall/dynfw (diff)
downloadgentoo-2-90b4fd6ecaf2c458a98f48734d0059a65bc0c96c.tar.gz
gentoo-2-90b4fd6ecaf2c458a98f48734d0059a65bc0c96c.tar.bz2
gentoo-2-90b4fd6ecaf2c458a98f48734d0059a65bc0c96c.zip
Unmask gcc-3.2.2 for mips, fix binutils dep to .16 for mips only.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf/ChangeLog7
-rw-r--r--sys-devel/autoconf/autoconf-2.57.ebuild4
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.1.ebuild4
-rw-r--r--sys-devel/gcc/ChangeLog10
-rw-r--r--sys-devel/gcc/gcc-3.2.2-r1.ebuild6
-rw-r--r--sys-devel/gcc/gcc-3.2.2.ebuild6
7 files changed, 28 insertions, 14 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index 0dcd12e07e7a..3f04c72760f9 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for sys-devel/autoconf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.20 2003/02/20 00:12:27 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.21 2003/02/24 20:35:36 dragon Exp $
20 Feb 2003; Martin Schlemmer <azarah@gentoo.org> autoconf-2.57.ebuild :
- Run autom4te-2.5x if called without setting WANT_AUTOMAKE_2_5=1 ...
+ Run autom4te-2.5x if called without setting WANT_AUTOMAKE_2_5=1.
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords
@@ -16,6 +16,9 @@
autoconf-2.57 (21 Jan 2003)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> autoconf-2.57.ebuild :
+ Marked testing for mips.
+
21 Jan 2003; Martin Schlemmer <azarah@gentoo.org> autoconf-2.57.ebuild :
New version.
diff --git a/sys-devel/autoconf/autoconf-2.57.ebuild b/sys-devel/autoconf/autoconf-2.57.ebuild
index 4479f5cc2fe2..51b05b53f817 100644
--- a/sys-devel/autoconf/autoconf-2.57.ebuild
+++ b/sys-devel/autoconf/autoconf-2.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.5 2003/02/24 20:35:36 dragon Exp $
IUSE=""
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips arm"
DEPEND=">=sys-apps/texinfo-4.3
>=sys-devel/m4-1.4p
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index f4f92709b7d2..a25b0a454bb2 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.29 2003/02/23 16:20:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.30 2003/02/24 20:35:36 dragon Exp $
23 Feb 2003; Martin Schlemmer <azarah@gentoo.org> gcc-config-1.4,
wrapper-1.4.c :
@@ -18,6 +18,9 @@
*gcc-config-1.3.1 (19 Jan 2003)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> gcc-config-1.3.1.ebuild :
+ Changed mips keyword to stable.
+
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gcc-config-1.3.1.ebuild :
Mark stable on alpha
diff --git a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
index 1b3f0ae0f79f..f04126965d27 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.1.ebuild,v 1.8 2003/02/21 22:09:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.1.ebuild,v 1.9 2003/02/24 20:35:36 dragon Exp $
DISABLE_GEN_GCC_WRAPPERS="yes"
@@ -9,7 +9,7 @@ DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="x86 ppc ~sparc alpha ~mips hppa arm"
+KEYWORDS="x86 ppc ~sparc alpha mips hppa arm"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 4550816ea349..f3d1d1fdb881 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,14 +1,22 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.72 2003/02/24 02:11:02 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.73 2003/02/24 20:35:36 dragon Exp $
*gcc-3.2.2-r1 (23 Feb 2003)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> gcc-3.2.2-r1.ebuild :
+ Mark testing for mips. Changed DEPENDS to a lower binutils *only* for mips,
+ since .18 generates really b0rked asm and tests prove that .16 works just fine.
+
23 Feb 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.2.2-r1.ebuild :
Update from cvs to add __thread support.
*gcc-3.2.2 (06 Feb 2003)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> gcc-3.2.2.ebuild :
+ Mark stable for mips. Changed DEPENDS to a lower binutils *only* for mips,
+ since .18 generates really b0rked asm and tests prove that .16 works just fine.
+
24 Feb 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.2.2.ebuild :
Mark stable for x86.
diff --git a/sys-devel/gcc/gcc-3.2.2-r1.ebuild b/sys-devel/gcc/gcc-3.2.2-r1.ebuild
index 0c36464e1b56..48988d9bfcae 100644
--- a/sys-devel/gcc/gcc-3.2.2-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2-r1.ebuild,v 1.1 2003/02/23 17:08:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2-r1.ebuild,v 1.2 2003/02/24 20:35:36 dragon Exp $
IUSE="static nls bootstrap java build"
@@ -85,7 +85,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
@@ -99,7 +99,7 @@ else
fi
DEPEND="virtual/glibc
- >=sys-devel/binutils-2.13.90.0.18
+ mips? ( >=sys-devel/binutils-2.13.90.0.16 : >=sys-devel/binutils-2.13.90.0.18 )
>=sys-devel/gcc-config-1.3.1
!build? ( >=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext ) )"
diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild
index 99df7542d800..5b37303c41b6 100644
--- a/sys-devel/gcc/gcc-3.2.2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.9 2003/02/24 02:11:02 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.10 2003/02/24 20:35:36 dragon Exp $
IUSE="static nls bootstrap java build"
@@ -84,7 +84,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ~ppc ~sparc alpha hppa arm"
+KEYWORDS="x86 ~ppc ~sparc alpha hppa arm mips"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
@@ -98,7 +98,7 @@ else
fi
DEPEND="virtual/glibc
- >=sys-devel/binutils-2.13.90.0.18
+ mips? ( >=sys-devel/binutils-2.13.90.0.16 : >=sys-devel/binutils-2.13.90.0.18 )
>=sys-devel/gcc-config-1.3.1
!build? ( >=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext ) )"