CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/06/08 09:29:37
Modified files: gnu/usr.bin/binutils-2.17/bfd: elf64-sparc.c Log message: Revert the change that made the PLT readonly. The dynamic linker now actually uses the fact that the PLT is in a writable segment to avoid the dependency on the __plt_start and __plt_end symbols. ok deraadt@