aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/arm
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2015-09-29 16:09:58 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2015-09-29 16:09:58 +0000
commit96cdb0ab9d6d89d47c14f239933391a1f7d465c7 (patch)
tree6f88f0773e9f00f362b1ad72de44af830fd0278b /libexec/rtld-elf/arm
parent3e10dd104940dc186fe48668029f6e74ef8b5f80 (diff)
Notes
Diffstat (limited to 'libexec/rtld-elf/arm')
-rw-r--r--libexec/rtld-elf/arm/rtld_start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/arm/rtld_start.S b/libexec/rtld-elf/arm/rtld_start.S
index c48280815c33..431ea4801b7e 100644
--- a/libexec/rtld-elf/arm/rtld_start.S
+++ b/libexec/rtld-elf/arm/rtld_start.S
@@ -97,3 +97,4 @@ _rtld_bind_start:
ldmia sp!,{r0-r5,sl,fp,lr} /* restore the stack */
mov pc, ip /* jump to the new address */
+ .section .note.GNU-stack,"",%progbits