mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 12:32:55 +00:00
Bugzilla Bug 283710: disable executable stack on ia64. The patch is
contributed by Christopher A. Aillon of Red Hat. r=wtc.
This commit is contained in:
parent
c934682aaf
commit
cf16f9585d
@ -99,3 +99,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user