outmacho: correct handling of GOT relocation, add TLVP relocations
commitdde34c51b35733299b3e3d160c873fa81e64827a
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 17 Feb 2016 06:15:03 +0000 (16 22:15 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 17 Feb 2016 06:15:03 +0000 (16 22:15 -0800)
tree2f4b8b17334676f43aa6b2b01d306beab7dcd718
parent085a4a9f98861ed904b37dee1e4c7906a1bc0929
outmacho: correct handling of GOT relocation, add TLVP relocations

Correct the handling of GOT relocations, as they need a symbol
reference.  Add handling of TLVP relocations; it is unclear to me
if non-local relocations in TLVP space is permitted.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmacho.c