CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/08/10 14:46:09
Modified files: gnu/usr.bin/binutils-2.17/bfd: elf.c gnu/usr.bin/binutils-2.17/binutils: readelf.c gnu/usr.bin/binutils-2.17/include/elf: common.h gnu/usr.bin/binutils-2.17/ld: ldgram.y Log message: Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value. Teach ld to access that and PT_GNU_RELRO in linker scripts. ok deraadt@