Gentoo Archives: gentoo-commits

From: "Ryan Hill (rhill)" <rhill@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.6.4.ebuild
Date: Sat, 29 Mar 2014 06:40:48
Message-Id: 20140329064040.68F0920054@flycatcher.gentoo.org
1 rhill 14/03/29 06:40:40
2
3 Modified: ChangeLog gcc-4.6.4.ebuild
4 Log:
5 4.6.4 p1.2: Fixes illegal instructions on Haswell (or -mfma) (bug #505960
6 by Christian Schmidt).
7
8 Signed-off-by: Ryan Hill <rhill@g.o>
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
10
11 Revision Changes Path
12 1.1000 sys-devel/gcc/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1000&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1000&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.999&r2=1.1000
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
21 retrieving revision 1.999
22 retrieving revision 1.1000
23 diff -u -r1.999 -r1.1000
24 --- ChangeLog 16 Feb 2014 07:32:05 -0000 1.999
25 +++ ChangeLog 29 Mar 2014 06:40:40 -0000 1.1000
26 @@ -1,6 +1,10 @@
27 # ChangeLog for sys-devel/gcc
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.999 2014/02/16 07:32:05 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1000 2014/03/29 06:40:40 rhill Exp $
31 +
32 + 29 Mar 2014; Ryan Hill <rhill@g.o> gcc-4.6.4.ebuild:
33 + 4.6.4 p1.2: Fixes illegal instructions on Haswell (or -mfma) (bug #505960
34 + by Christian Schmidt).
35
36 16 Feb 2014; Mike Frysinger <vapier@g.o> gcc-4.7.3-r1.ebuild:
37 Mark sh stable.
38
39
40
41 1.6 sys-devel/gcc/gcc-4.6.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild?r1=1.5&r2=1.6
46
47 Index: gcc-4.6.4.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- gcc-4.6.4.ebuild 19 Jan 2014 01:51:34 -0000 1.5
54 +++ gcc-4.6.4.ebuild 29 Mar 2014 06:40:40 -0000 1.6
55 @@ -1,10 +1,10 @@
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.5 2014/01/19 01:51:34 dirtyepic Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.6 2014/03/29 06:40:40 rhill Exp $
60
61 EAPI="2"
62
63 -PATCH_VER="1.1"
64 +PATCH_VER="1.2"
65 UCLIBC_VER="1.0"
66
67 # Hardened gcc 4 stuff