aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <sven.vermeulen@siphos.be>2011-07-09 19:08:51 +0200
committerSven Vermeulen <sven.vermeulen@siphos.be>2011-07-09 19:08:51 +0200
commit25e01b75ea1aad126a9c04ca98d94b3df46e38d2 (patch)
treed1f74d78f08a027595b0c3d65744ff9239c3aabc /html/gnu-stack.html
parentLink to bind/ldap descriptions (diff)
downloadhardened-docs-25e01b75ea1aad126a9c04ca98d94b3df46e38d2.tar.gz
hardened-docs-25e01b75ea1aad126a9c04ca98d94b3df46e38d2.tar.bz2
hardened-docs-25e01b75ea1aad126a9c04ca98d94b3df46e38d2.zip
update previews
Diffstat (limited to 'html/gnu-stack.html')
-rw-r--r--html/gnu-stack.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/html/gnu-stack.html b/html/gnu-stack.html
index d784de3..72846bd 100644
--- a/html/gnu-stack.html
+++ b/html/gnu-stack.html
@@ -289,6 +289,12 @@ at the end of the source file, recompile, and do a jig.
%ifidn __OUTPUT_FORMAT__,elf
section .note.GNU-stack noalloc noexec nowrite progbits
%endif
+%ifidn __OUTPUT_FORMAT__,elf32
+section .note.GNU-stack noalloc noexec nowrite progbits
+%endif
+%ifidn __OUTPUT_FORMAT__,elf64
+section .note.GNU-stack noalloc noexec nowrite progbits
+%endif
</pre></td></tr>
</table>
<p class="secthead"><a name="doc_chap6_sect2">Compiling with --noexecstack</a></p>
@@ -397,7 +403,7 @@ If no one can seem to answer your question, give me a poke either on irc
</td>
<td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px">
<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="gnu-stack.xml?style=printable">Print</a></p></td></tr>
-<tr><td class="topsep" align="center"><p class="alttext">Updated March 17, 2011</p></td></tr>
+<tr><td class="topsep" align="center"><p class="alttext">Updated June 11, 2011</p></td></tr>
<tr><td class="topsep" align="left"><p class="alttext"><b>Summary: </b>Handbook for proper GNU Stack management in ELF systems</p></td></tr>
<tr><td align="left" class="topsep"><p class="alttext">
<a href="mailto:vapier@gentoo.org" class="altlink"><b>Mike Frysinger</b></a>
@@ -407,6 +413,8 @@ If no one can seem to answer your question, give me a poke either on irc
<a href="mailto:pageexec@freemail.hu" class="altlink"><b>The PaX team</b></a>
<br><i>Contributor</i><br><br>
<a href="mailto:kevquinn@gentoo.org" class="altlink"><b>Kevin F. Quinn</b></a>
+<br><i>Contributor</i><br><br>
+ <a href="mailto:klondike@gentoo.org" class="altlink"><b>klondike</b></a>
<br><i>Contributor</i><br></p></td></tr>
<tr lang="en"><td align="center" class="topsep">
<p class="alttext"><b>Donate</b> to support our development efforts.