ELF64: once again, fix generation of "naked" OUT_REL*ADR
commit21da3006b5bdbe002eaa849b1fb3af2bb10d367d
authorH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 18:29:11 +0000 (18 11:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 18:29:11 +0000 (18 11:29 -0700)
treeef61f5359389a35c6293399bacb4dc58c7d8b0e5
parenta36864413829ed1ff19cb7b0936beda1080fdf72
ELF64: once again, fix generation of "naked" OUT_REL*ADR

It is unclear if we will ever see any "naked" (absolute bytes)
OUT_REL*ADR coming from the assembler, but if we do, we should
generate them correctly.

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