summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2008-10-25 22:18:44 +0000
committerMark Loeser <halcy0n@gentoo.org>2008-10-25 22:18:44 +0000
commit7271235896c9bf353d761222abe5d74786ce13e9 (patch)
treeec34a29b8b2a9ddfaad82134e18ff5a05c20ca38 /sys-devel
parentPatchset bump to fix usage on mips; bug #223229 (diff)
downloadgentoo-2-7271235896c9bf353d761222abe5d74786ce13e9.tar.gz
gentoo-2-7271235896c9bf353d761222abe5d74786ce13e9.tar.bz2
gentoo-2-7271235896c9bf353d761222abe5d74786ce13e9.zip
Add patches from gcc-4.4 for R10K support; bugs #223230 and 223231
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 8ccd7247c7ef..187bf6e81cee 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.663 2008/10/25 05:12:02 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.664 2008/10/25 22:18:44 halcy0n Exp $
+
+ 25 Oct 2008; Mark Loeser <halcy0n@gentoo.org> gcc-4.3.2.ebuild:
+ Add patches from gcc-4.4 for R10K support; bugs #223230 and 223231
25 Oct 2008; Joshua Kinard <kumba@gentoo.org> metadata.xml:
Add fixed-point local USE flag to gcc to control fixed-point support for
diff --git a/sys-devel/gcc/gcc-4.3.2.ebuild b/sys-devel/gcc/gcc-4.3.2.ebuild
index 7fda0331950e..3097ffd545e8 100644
--- a/sys-devel/gcc/gcc-4.3.2.ebuild
+++ b/sys-devel/gcc/gcc-4.3.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild,v 1.1 2008/10/04 21:13:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild,v 1.2 2008/10/25 22:18:44 halcy0n Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"