зеркало из https://github.com/mozilla/pjs.git
Bugzilla bug 223427: added a note section so that the linker knows we are
not executing off the stack. This patch is received from Christopher Blizzard of Red Hat <blizzard@redhat.com>.
This commit is contained in:
Родитель
33ddd7bb0a
Коммит
0fa1d8be46
|
@ -109,3 +109,6 @@ _PR_x86_AtomicAdd:
|
|||
xaddl %eax, (%ecx)
|
||||
addl %edx, %eax
|
||||
ret
|
||||
|
||||
/ Magic indicating no need for an executable stack
|
||||
.section .note.GNU-stack, "", @progbits ; .previous
|
||||
|
|
Загрузка…
Ссылка в новой задаче