public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.5.0.ebuild
@ 2010-05-17 20:02 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Loeser (halcy0n) @ 2010-05-17 20:02 UTC (permalink / raw
  To: gentoo-commits

halcy0n     10/05/17 20:02:39

  Modified:             ChangeLog gcc-4.5.0.ebuild
  Log:
  Bump patchset to fix bug #317217
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.753                sys-devel/gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.753&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.753&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.752&r2=1.753

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.752
retrieving revision 1.753
diff -u -r1.752 -r1.753
--- ChangeLog	9 May 2010 11:26:06 -0000	1.752
+++ ChangeLog	17 May 2010 20:02:39 -0000	1.753
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.752 2010/05/09 11:26:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.753 2010/05/17 20:02:39 halcy0n Exp $
+
+  17 May 2010; Mark Loeser <halcy0n@gentoo.org> gcc-4.5.0.ebuild:
+  Bump patchset to fix bug #317217
 
   09 May 2010; Raúl Porcel <armin76@gentoo.org> gcc-4.4.3-r2.ebuild:
   Add ~sh



1.6                  sys-devel/gcc/gcc-4.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.5&r2=1.6

Index: gcc-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gcc-4.5.0.ebuild	25 Apr 2010 21:35:03 -0000	1.5
+++ gcc-4.5.0.ebuild	17 May 2010 20:02:39 -0000	1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.5 2010/04/25 21:35:03 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.6 2010/05/17 20:02:39 halcy0n Exp $
 
-PATCH_VER="1.0"
+PATCH_VER="1.1"
 UCLIBC_VER="1.0"
 
 ETYPE="gcc-compiler"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.5.0.ebuild
@ 2010-06-21 22:49 Magnus Granberg (zorry)
  0 siblings, 0 replies; 4+ messages in thread
From: Magnus Granberg (zorry) @ 2010-06-21 22:49 UTC (permalink / raw
  To: gentoo-commits

zorry       10/06/21 22:49:21

  Modified:             ChangeLog gcc-4.5.0.ebuild
  Log:
  Add Hardened support #318171
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.762                sys-devel/gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.762&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.762&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.761&r2=1.762

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.761
retrieving revision 1.762
diff -u -r1.761 -r1.762
--- ChangeLog	19 Jun 2010 01:53:09 -0000	1.761
+++ ChangeLog	21 Jun 2010 22:49:21 -0000	1.762
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.761 2010/06/19 01:53:09 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.762 2010/06/21 22:49:21 zorry Exp $
+
+  21 Jun 2010; Magnus Granberg <zorry@gentoo.org> gcc-4.5.0.ebuild:
+  Add hardened support #318171
 
 *gcc-4.4.4-r1 (19 Jun 2010)
 *gcc-4.4.3-r3 (19 Jun 2010)



1.7                  sys-devel/gcc/gcc-4.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.6&r2=1.7

Index: gcc-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gcc-4.5.0.ebuild	17 May 2010 20:02:39 -0000	1.6
+++ gcc-4.5.0.ebuild	21 Jun 2010 22:49:21 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.6 2010/05/17 20:02:39 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.7 2010/06/21 22:49:21 zorry Exp $
 
 PATCH_VER="1.1"
 UCLIBC_VER="1.0"
@@ -8,18 +8,16 @@
 ETYPE="gcc-compiler"
 
 # Hardened gcc 4 stuff
-#PIE_VER="10.1.5"
-#SPECS_VER="0.9.4"
-
-# arch/libc configurations known to be stable or untested with {PIE,SSP,FORTIFY}-by-default
-#PIE_GLIBC_STABLE="x86 amd64 ~ppc ~ppc64 ~arm ~sparc"
-#PIE_UCLIBC_STABLE="x86 arm"
-#SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
-#SSP_UCLIBC_STABLE=""
-
-# whether we should split out specs files for multiple {PIE,SSP}-by-default
-# and vanilla configurations.
-SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
+PIE_VER="0.4.5"
+SPECS_VER="0.2.0"
+SPECS_GCC_VER="4.4.3"
+# arch/libc configurations known to be stable with {PIE,SSP}-by-default
+PIE_GLIBC_STABLE="x86 amd64 ppc ppc64 arm ia64"
+PIE_UCLIBC_STABLE="x86 arm amd64 ppc ppc64"
+SSP_STABLE="amd64 x86 ppc ppc64 arm
+# uclibc need tls and nptl support for SSP support"
+SSP_UCLIBC_STABLE=""
+#end Hardened stuff
 
 inherit toolchain
 






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.5.0.ebuild
@ 2010-06-27  4:23 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 4+ messages in thread
From: Ryan Hill (dirtyepic) @ 2010-06-27  4:23 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    10/06/27 04:23:46

  Modified:             ChangeLog gcc-4.5.0.ebuild
  Log:
  Bump patchset. This release fixes the following bugs:
  
    #317187 - Wrong code w/ -foptimize-sibling-calls (enabled at -O2)
    #317269 - Link shared libs to libc on FreeBSD
    #317513 - Core i? CPUs misdetected as Atom with -march=native
    #317755 - Bootstrap failure with -march=atom
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.763                sys-devel/gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.763&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.763&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.762&r2=1.763

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.762
retrieving revision 1.763
diff -u -r1.762 -r1.763
--- ChangeLog	21 Jun 2010 22:49:21 -0000	1.762
+++ ChangeLog	27 Jun 2010 04:23:46 -0000	1.763
@@ -1,6 +1,14 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.762 2010/06/21 22:49:21 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.763 2010/06/27 04:23:46 dirtyepic Exp $
+
+  27 Jun 2010; Ryan Hill <dirtyepic@gentoo.org> gcc-4.5.0.ebuild:
+  Bump patchset. This release fixes the following bugs:
+
+    #317187 - Wrong code w/ -foptimize-sibling-calls (enabled at -O2)
+    #317269 - Link shared libs to libc on FreeBSD
+    #317513 - Core i? CPUs misdetected as Atom with -march=native
+    #317755 - Bootstrap failure with -march=atom
 
   21 Jun 2010; Magnus Granberg <zorry@gentoo.org> gcc-4.5.0.ebuild:
   Add hardened support #318171



1.8                  sys-devel/gcc/gcc-4.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.7&r2=1.8

Index: gcc-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gcc-4.5.0.ebuild	21 Jun 2010 22:49:21 -0000	1.7
+++ gcc-4.5.0.ebuild	27 Jun 2010 04:23:46 -0000	1.8
@@ -1,8 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.7 2010/06/21 22:49:21 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.8 2010/06/27 04:23:46 dirtyepic Exp $
 
-PATCH_VER="1.1"
+PATCH_VER="1.2"
 UCLIBC_VER="1.0"
 
 ETYPE="gcc-compiler"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.5.0.ebuild
@ 2010-07-21 17:22 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Loeser (halcy0n) @ 2010-07-21 17:22 UTC (permalink / raw
  To: gentoo-commits

halcy0n     10/07/21 17:22:37

  Modified:             ChangeLog gcc-4.5.0.ebuild
  Log:
  Bump patchset for bug #317579
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.766                sys-devel/gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.766&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.766&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.765&r2=1.766

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.765
retrieving revision 1.766
diff -u -r1.765 -r1.766
--- ChangeLog	18 Jul 2010 16:57:47 -0000	1.765
+++ ChangeLog	21 Jul 2010 17:22:37 -0000	1.766
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.765 2010/07/18 16:57:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.766 2010/07/21 17:22:37 halcy0n Exp $
+
+  21 Jul 2010; Mark Loeser <halcy0n@gentoo.org> gcc-4.5.0.ebuild:
+  Bump patchset for bug #317579
 
   18 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> gcc-4.4.3-r2.ebuild:
   ppc64 stable wrt #302468



1.9                  sys-devel/gcc/gcc-4.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.8&r2=1.9

Index: gcc-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gcc-4.5.0.ebuild	27 Jun 2010 04:23:46 -0000	1.8
+++ gcc-4.5.0.ebuild	21 Jul 2010 17:22:37 -0000	1.9
@@ -1,8 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.8 2010/06/27 04:23:46 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.9 2010/07/21 17:22:37 halcy0n Exp $
 
-PATCH_VER="1.2"
+PATCH_VER="1.3"
 UCLIBC_VER="1.0"
 
 ETYPE="gcc-compiler"






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

end of thread, other threads:[~2010-07-21 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 20:02 [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.5.0.ebuild Mark Loeser (halcy0n)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-21 22:49 Magnus Granberg (zorry)
2010-06-27  4:23 Ryan Hill (dirtyepic)
2010-07-21 17:22 Mark Loeser (halcy0n)

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