summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaillon%redhat.com <devnull@localhost>2005-04-06 18:44:25 +0000
committercaillon%redhat.com <devnull@localhost>2005-04-06 18:44:25 +0000
commit205296c791ccbf2d14fb1aa96b2db098f9ed4bef (patch)
tree148878c63e6ca2add642d33b5ca8d5009385f079
parent03f0cf0c012db132395b10596dfee70c74a8d158 (diff)
downloadnspr-hg-205296c791ccbf2d14fb1aa96b2db098f9ed4bef.tar.gz
Don't use an executable stack.MOZILLA_1_7_7_RELEASECAMINO_0_8_4_RELEASE
Bug 283709 r/sr=shaver/brendan a=dbaron
-rw-r--r--pr/src/md/unix/os_Linux_ia64.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/pr/src/md/unix/os_Linux_ia64.s b/pr/src/md/unix/os_Linux_ia64.s
index bf5b03fc..2546c223 100644
--- a/pr/src/md/unix/os_Linux_ia64.s
+++ b/pr/src/md/unix/os_Linux_ia64.s
@@ -78,3 +78,6 @@ _PR_ia64_AtomicSet:
xchg4 r8 = [r32], r33
br.ret.sptk.many b0
.endp _PR_ia64_AtomicSet#
+
+/* Magic indicating no need for an executable stack */
+.section .note.GNU-stack, "", @progbits ; .previous