CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/08/08 22:49:47
Modified files: gnu/usr.bin/binutils-2.17/ld/scripttempl: elf.sc gnu/usr.bin/binutils/ld/scripttempl: elf.sc Log message: We don't use the __openbsd_randomdata_{start,end} symbols, but rather get that info via the PT_OPENBSD_RANDOM segment info, so kill the symbols While here, delete the commented out lines for __DYNAMIC as the question they ask is answered 'no' ok matthew@ back in May