Commit 3ac7c0f2 by Richard Henderson Committed by Richard Henderson

* config/alpha/qrnnd.asm: Mark for noexecstack.

From-SVN: r88349
parent 02164889
2004-09-30 Richard Henderson <rth@redhat.com>
* config/alpha/qrnnd.asm: Mark for noexecstack.
2004-09-30 Kazu Hirata <kazu@cs.umass.edu> 2004-09-30 Kazu Hirata <kazu@cs.umass.edu>
* protoize.c, tree-cfg.c: Fix comment typos. * protoize.c, tree-cfg.c: Fix comment typos.
......
...@@ -26,6 +26,10 @@ ...@@ -26,6 +26,10 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, # Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
# MA 02111-1307, USA. # MA 02111-1307, USA.
#ifdef __ELF__
.section .note.GNU-stack,""
#endif
.set noreorder .set noreorder
.set noat .set noat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment