output: Allow OUT_ADDRESS with a negative size to mean signed relocation
commitfd52c277dd6d768545cee39b154e706904581966
authorH. Peter Anvin <hpa@zytor.com>
Wed, 27 Nov 2013 02:09:56 +0000 (26 18:09 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 27 Nov 2013 02:12:39 +0000 (26 18:12 -0800)
tree57ffb4113bc8871ca3679ae765c92a1076efa297
parent80d18b55551e43f0c3e390550ecd396b90265fd3
output: Allow OUT_ADDRESS with a negative size to mean signed relocation

This only matters for ELF64/ELFx32, at least for now.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
13 files changed:
output/outaout.c
output/outas86.c
output/outbin.c
output/outcoff.c
output/outdbg.c
output/outelf32.c
output/outelf64.c
output/outelfx32.c
output/outieee.c
output/outmac32.c
output/outmac64.c
output/outobj.c
output/outrdf2.c