Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/hardened: gnu-stack.xml
Date: Wed, 29 Sep 2010 23:20:57
Message-Id: 20100929232049.E6B8020051@flycatcher.gentoo.org
1 vapier 10/09/29 23:20:49
2
3 Modified: gnu-stack.xml
4 Log:
5 sparc works now #115625
6
7 Revision Changes Path
8 1.22 xml/htdocs/proj/en/hardened/gnu-stack.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/gnu-stack.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/gnu-stack.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/gnu-stack.xml?r1=1.21&r2=1.22
13
14 Index: gnu-stack.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/gnu-stack.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- gnu-stack.xml 4 Dec 2009 22:39:42 -0000 1.21
21 +++ gnu-stack.xml 29 Sep 2010 23:20:49 -0000 1.22
22 @@ -21,8 +21,8 @@
23
24 <!-- The content of this document is placed into the public domain, have fun -->
25
26 -<version>1.2</version>
27 -<date>2006-02-20</date>
28 +<version>3</version>
29 +<date>2010-09-29</date>
30
31 <chapter>
32 <title>Introduction</title>
33 @@ -429,7 +429,7 @@
34 <tr><ti>s390</ti> <ti>fully supported</ti></tr>
35 <tr><ti>s390x</ti> <ti>fully supported</ti></tr>
36 <tr><ti>sh</ti> <ti>fully supported (gcc-3.4.x/glibc-2.5)</ti></tr>
37 - <tr><ti>sparc</ti> <ti>gcc generates proper .note.GNU-stack, but final link results in exec stack</ti></tr>
38 + <tr><ti>sparc</ti> <ti>fully supported</ti></tr>
39 <tr><ti>x86</ti> <ti>fully supported</ti></tr>
40 </table>