diff options
author | 2018-11-16 21:15:47 +0000 | |
---|---|---|
committer | 2018-11-16 21:15:47 +0000 | |
commit | 252050682a87ce44092ddc6588d4cdbd16b96613 (patch) | |
tree | c145a0e2b2ee75c1c920af1a126ac64d0d68ab18 /sys/dev/usb/usbdivar.h | |
parent | Fix DTLS. Because the DTLS code is strange. I am really coming around to (diff) | |
download | wireguard-openbsd-252050682a87ce44092ddc6588d4cdbd16b96613.tar.xz wireguard-openbsd-252050682a87ce44092ddc6588d4cdbd16b96613.zip |
Finish ld.so's transition to GNU_RELRO: eliminate support for using
__got_{start,end} to find a region to mark read-only. It was only used
for binaries that didn't have a GNU_RELRO segment, but all archs have
been using that for over a year. Since support for insecure-PLT layouts
on powerpc and alpha have been removed, all archs handle GNU_RELRO the
same way and the support can be moved from the MD code to the MI code.
ok mpi@
Diffstat (limited to 'sys/dev/usb/usbdivar.h')
0 files changed, 0 insertions, 0 deletions