auto-dope-slap: mips64 has 16K pages, not 4K. With that fixed, enable RELRO
authorguenther <guenther@openbsd.org>
Wed, 10 Aug 2016 20:54:35 +0000 (20:54 +0000)
committerguenther <guenther@openbsd.org>
Wed, 10 Aug 2016 20:54:35 +0000 (20:54 +0000)
commit9c3ee2890e0af2791e1e870d63954bb4890da5d1
tree04c2037395a5d27027babb289454aedf25a4eaf9
parentd39116912b9536bd77326260dc5c6e593fd4ee24
auto-dope-slap: mips64 has 16K pages, not 4K.  With that fixed, enable RELRO

Per feedback from kettenis@, Miod, and deraadt@, the padding between
text and rodata will be retained for consistency with other archs,
to minimize reliance on the R4000 EOP bug workaround, and to enable
possible future work.

ok deraadt@
gnu/usr.bin/binutils-2.17/ld/emulparams/elf64btsmip_obsd.sh
gnu/usr.bin/binutils-2.17/ld/emulparams/elf64ltsmip_obsd.sh
gnu/usr.bin/binutils-2.17/ld/ldmain.c