CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/03/20 06:51:21
Modified files: gnu/usr.bin/binutils-2.17/ld/scripttempl: elf.sc Log message: Move the __openbsd_randomdata_{start,end} symbols outside of the .openbsd.randomdata so that ld can cleanly suppress the program header slot for PT_OPENBSD_RANDOMIZE when it isn't needed...such as for /boot. The symbols probably can and should be removed completely, but until that can be tested this at least unblocks the 2.17 transition ok miod@ matthew@