Turning off relro shouldn't insert padding into the middle of the relro
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 04:25:27 +0000 (04:25 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 04:25:27 +0000 (04:25 +0000)
commit84941a696a447dad14e0756c6fe53e2a9047986e
tree177146c967ca279cf4772e1055c4f238336f247d
parent62f7c8fbc1dec5808ae51dc002a35d9a60ddb6d9
Turning off relro shouldn't insert padding into the middle of the relro
section; remove the PAD_GOT0 use that I should have deleted before.  This
caused ld.so crashes on arm when building binutils.

critical debugging observations by kettenis@
gnu/usr.bin/binutils-2.17/ld/scripttempl/elf.sc