Bugzilla Bug 283710: disable executable stack on ia64. The patch is
contributed by Christopher A. Aillon of Red Hat. r=wtc. git-svn-id: svn://10.0.0.236/trunk@170007 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user