CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/23 09:19:32
Modified files:
gnu/usr.bin/binutils-2.17/ld/emulparams: elf32ppc_obsd.sh
Log message:
Enable missing code to fully enable the Secure-PLT ABI and clean up the
remaining commented out variable settings. We'll continue to use the
same layout for both BSS-PLT and Secure-PLT since supporting the more
relro friendly layout that Linux uses isn't compatible with our way of
making the PLT and GOT read-only.
