Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.8.1.ebuild
Date: Tue, 27 Aug 2013 04:48:21
Message-Id: 20130827044817.2D16A2004C@flycatcher.gentoo.org
1 dirtyepic 13/08/27 04:48:17
2
3 Modified: ChangeLog gcc-4.8.1.ebuild
4 Log:
5 4.8.1 p1.1: Fixes bug #475350 (add --disable-werror to libatomic and libitm)
6 and bug #475482 (linking errors with -O3 -march=core-avx2).
7
8 Signed-off-by: Ryan Hill <dirtyepic@g.o>
9 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
10
11 Revision Changes Path
12 1.959 sys-devel/gcc/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.959&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.959&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.958&r2=1.959
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
21 retrieving revision 1.958
22 retrieving revision 1.959
23 diff -u -r1.958 -r1.959
24 --- ChangeLog 26 Aug 2013 06:00:26 -0000 1.958
25 +++ ChangeLog 27 Aug 2013 04:48:17 -0000 1.959
26 @@ -1,6 +1,10 @@
27 # ChangeLog for sys-devel/gcc
28 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.958 2013/08/26 06:00:26 dirtyepic Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.959 2013/08/27 04:48:17 dirtyepic Exp $
31 +
32 + 27 Aug 2013; Ryan Hill <dirtyepic@g.o> gcc-4.8.1.ebuild:
33 + 4.8.1 p1.1: Fixes bug #475350 (add --disable-werror to libatomic and libitm)
34 + and bug #475482 (linking errors with -O3 -march=core-avx2).
35
36 26 Aug 2013; Ryan Hill <dirtyepic@g.o> gcc-4.7.3.ebuild:
37 4.7.3 p1.2: Fixes bug #475482 (linking errors with -O3 -march=core-avx2).
38
39
40
41 1.2 sys-devel/gcc/gcc-4.8.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?r1=1.1&r2=1.2
46
47 Index: gcc-4.8.1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- gcc-4.8.1.ebuild 4 Jun 2013 05:25:51 -0000 1.1
54 +++ gcc-4.8.1.ebuild 27 Aug 2013 04:48:17 -0000 1.2
55 @@ -1,8 +1,8 @@
56 # Copyright 1999-2013 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.8.1.ebuild,v 1.1 2013/06/04 05:25:51 dirtyepic Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild,v 1.2 2013/08/27 04:48:17 dirtyepic Exp $
60
61 -PATCH_VER="1.0"
62 +PATCH_VER="1.1"
63 UCLIBC_VER="1.0"
64
65 # Hardened gcc 4 stuff