artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f60d14
)
i386 uses a intentional fallthrough between appended code blocks in .init,
author
deraadt
<deraadt@openbsd.org>
Thu, 22 Jun 2017 21:26:54 +0000
(21:26 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 22 Jun 2017 21:26:54 +0000
(21:26 +0000)
which we cannot TRAPSLED FILL. This needs to be done a different way.
diagnosis with kettenis
gnu/usr.bin/binutils-2.17/ld/emulparams/elf_i386_obsd.sh
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/binutils-2.17/ld/emulparams/elf_i386_obsd.sh
b/gnu/usr.bin/binutils-2.17/ld/emulparams/elf_i386_obsd.sh
index
22aa8ca
..
ae7ba0e
100644
(file)
--- a/
gnu/usr.bin/binutils-2.17/ld/emulparams/elf_i386_obsd.sh
+++ b/
gnu/usr.bin/binutils-2.17/ld/emulparams/elf_i386_obsd.sh
@@
-1,6
+1,5
@@
. ${srcdir}/emulparams/elf_i386.sh
. ${srcdir}/emulparams/elf_obsd.sh
-NOP=0xcccccccc
if test "${LD_FLAG#"${LD_FLAG%pie}"}" = "pie"; then
TEXT_START_ADDR=0x0