public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-3.4.6-r2.ebuild
@ 2009-03-15  7:14 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2009-03-15  7:14 UTC (permalink / raw
  To: gentoo-commits

vapier      09/03/15 07:14:09

  Modified:             gcc-3.4.6-r2.ebuild
  Log:
  update boundschecking patch

Revision  Changes    Path
1.22                 sys-devel/gcc/gcc-3.4.6-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.21&r2=1.22

Index: gcc-3.4.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gcc-3.4.6-r2.ebuild	15 Feb 2009 22:48:37 -0000	1.21
+++ gcc-3.4.6-r2.ebuild	15 Mar 2009 07:14:09 -0000	1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.21 2009/02/15 22:48:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.22 2009/03/15 07:14:09 vapier Exp $
 
 MAN_VER=""
 PATCH_VER="1.6"
@@ -10,7 +10,7 @@
 PIE_GCC_VER="3.4.6"
 PP_VER="1.0"
 PP_GCC_VER="3.4.6"
-HTB_VER="1.00"
+HTB_VER="1.00.1"
 HTB_GCC_VER="3.4.4"
 D_VER="0.24"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-3.4.6-r2.ebuild
@ 2010-01-09 20:42 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2010-01-09 20:42 UTC (permalink / raw
  To: gentoo-commits

vapier      10/01/09 20:42:21

  Modified:             gcc-3.4.6-r2.ebuild
  Log:
  move ip28/ip32r10k to the one ebuild using them #299985
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 sys-devel/gcc/gcc-3.4.6-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.23&r2=1.24

Index: gcc-3.4.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gcc-3.4.6-r2.ebuild	3 May 2009 00:21:52 -0000	1.23
+++ gcc-3.4.6-r2.ebuild	9 Jan 2010 20:42:21 -0000	1.24
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.23 2009/05/03 00:21:52 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.24 2010/01/09 20:42:21 vapier Exp $
 
 MAN_VER=""
 PATCH_VER="1.6"
@@ -42,6 +42,7 @@
 DESCRIPTION="The GNU Compiler Collection.  Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
 
 KEYWORDS="-* alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+IUSE="ip28 ip32r10k"
 
 # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs
 # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper
@@ -132,7 +133,7 @@
 			# All that said, the abilities of this patch are disabled by default and need
 			# to be enabled by passing -mip28-cache-barrier.  Only used to build kernels,
 			# There is the possibility it may be used for very specific userland apps too.
-			if use ip28 or use ip32r10k; then
+			if use ip28 || use ip32r10k; then
 				epatch ${FILESDIR}/3.4.2/gcc-3.4.2-mips-ip28_cache_barriers-v4.patch
 			fi
 			;;






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-09 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15  7:14 [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-3.4.6-r2.ebuild Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-09 20:42 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox