ELF64: fix various GOT relocations
commitc3cea4843077389dcf8d0cb9fccc20ef653f00ad
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Oct 2008 22:23:18 +0000 (15 15:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Oct 2008 22:23:18 +0000 (15 15:23 -0700)
treef6f6e7417c1b1074eb470f6ef66482da0746b74f
parentb048324b9e6ba43b1add7c4dbbab61b1b1297a2d
ELF64: fix various GOT relocations

Try to make the various GOT relocations do the right thing in ELF64,
including erring out when appropriate.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outelf64.c