From 8f4a30e7a1a225f185bf986a897fca4bf6abb3a5 Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Sat, 29 Mar 2014 06:40:40 +0000 Subject: 4.6.4 p1.2: Fixes illegal instructions on Haswell (or -mfma) (bug #505960 by Christian Schmidt). Signed-off-by: Ryan Hill (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 957A8463) --- sys-devel/gcc/ChangeLog | 6 +++++- sys-devel/gcc/gcc-4.6.4.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 9a6ba0a23ae7..766a5339d23a 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.999 2014/02/16 07:32:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1000 2014/03/29 06:40:40 rhill Exp $ + + 29 Mar 2014; Ryan Hill gcc-4.6.4.ebuild: + 4.6.4 p1.2: Fixes illegal instructions on Haswell (or -mfma) (bug #505960 + by Christian Schmidt). 16 Feb 2014; Mike Frysinger gcc-4.7.3-r1.ebuild: Mark sh stable. diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild index 6cfa34199cf2..680b411ee0a0 100644 --- a/sys-devel/gcc/gcc-4.6.4.ebuild +++ b/sys-devel/gcc/gcc-4.6.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.5 2014/01/19 01:51:34 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.6 2014/03/29 06:40:40 rhill Exp $ EAPI="2" -PATCH_VER="1.1" +PATCH_VER="1.2" UCLIBC_VER="1.0" # Hardened gcc 4 stuff -- cgit v1.2.3-65-gdbad