| 05ee7c54 | 20-Mar-2013 |
guenther <guenther@openbsd.org> |
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 fo
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@
show more ...
|