K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-12-04T20:50:49.447897Z K 7 svn:log V 285 Use a single 'ld' to read the jmpbuf magic values instead of 'la; ld'. This saves an instruction in each case as well as an extra memory indirection via the GOT for PIC code. Reviewed by: br, James Clarke Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D22656 END