From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QHkAs-0007Ze-NA for garchives@archives.gentoo.org; Wed, 04 May 2011 22:04:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74DB11C017; Wed, 4 May 2011 22:03:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 480C11C008 for ; Wed, 4 May 2011 22:03:39 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7E8E1B4066 for ; Wed, 4 May 2011 22:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5F2B480505 for ; Wed, 4 May 2011 22:03:38 +0000 (UTC) From: "Francisco Blas Izquierdo Riera" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Francisco Blas Izquierdo Riera" Message-ID: <6d4ba6227c96e8b2ae4a1090fc6f409dece7ad23.klondike@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/gnu-stack.xml X-VCS-Directories: xml/ X-VCS-Committer: klondike X-VCS-Committer-Name: Francisco Blas Izquierdo Riera X-VCS-Revision: 6d4ba6227c96e8b2ae4a1090fc6f409dece7ad23 Date: Wed, 4 May 2011 22:03:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: cf39a003c07a93ffa2fe2c5449a063c8 commit: 6d4ba6227c96e8b2ae4a1090fc6f409dece7ad23 Author: klondike xiscosoft es> AuthorDate: Wed May 4 20:58:34 2011 +0000 Commit: Francisco Blas Izquierdo Riera xiscosoft = es> CommitDate: Wed May 4 20:58:34 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3D6d4ba622 pushing vapier's changes --- xml/gnu-stack.xml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/gnu-stack.xml b/xml/gnu-stack.xml index e661760..dc63054 100644 --- a/xml/gnu-stack.xml +++ b/xml/gnu-stack.xml @@ -21,8 +21,8 @@ =20 =20 -3.1 -2010-11-27 +4 +2011-03-17 =20 Introduction @@ -399,7 +399,7 @@ append-ldflags -Wl,-z,noexecstack

If all else fails, ask around on #gentoo-dev on the irc server=20 irc.freenode.net. Or send an e-mail to the gentoo-dev mailing list. =20 +link=3D"http://www.gentoo.org/main/en/lists.xml">gentoo-dev mailing list= . =20 If no one can seem to answer your question, give me a poke either on irc= =20 (nickname SpanKY/vapier) or via e-mail<= /mail>.

@@ -416,7 +416,7 @@ If no one can seem to answer your question, give me a= poke either on irc =20 - alphagcc generates proper .note.GNU-stack, but fin= al link results in exec stack + alphafully supported (gcc-4.4.x/glibc-2.11)amd64fully supportedarmfully supported (gcc-4.1.x/glibc-2.5)blackfinfully supported (gcc-4.3+) @@ -424,8 +424,8 @@ If no one can seem to answer your question, give me a= poke either on irc ia64fully supported (gcc-3.4.4+)m68kfully supported (gcc-3.4.x)mipsgcc-3.4.x does not generate .note.GNU-stack - ppcgcc generates proper .note.GNU-stack, but fin= al link results in exec stack - ppc64gcc generates proper .note.GNU-stack, but fin= al link results in exec stack + ppcfully supported (gcc-4.4.x/glibc-2.11) + ppc64fully supported (gcc-4.4.x/glibc-2.11)s390fully supporteds390xfully supportedshfully supported (gcc-3.4.x/glibc-2.5)
Arch Status