diff options
author | jake <jake@FreeBSD.org> | 2002-09-27 23:12:53 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2002-09-27 23:12:53 +0000 |
commit | c03e93ab3a4cf602e9fad9ef7bc7537a0cf96e8c (patch) | |
tree | ba3c4f5add825cc1d7164df7492430782b2070c4 /lib/libbz2 | |
parent | d08d61cf7e649a1706432628cc516edea8878dd9 (diff) | |
download | FreeBSD-src-c03e93ab3a4cf602e9fad9ef7bc7537a0cf96e8c.zip FreeBSD-src-c03e93ab3a4cf602e9fad9ef7bc7537a0cf96e8c.tar.gz |
Add a workaround for what seems to be confusion between binutils and the
sparc v9 ABI. The Elf_Rela records for local symbols appear to already
have the symbol's value added in to the addend field, even though the ABI
specifies we need to lookup the symbol and add its value too. This breaks
text relocations in klds because the symbol's value is added twice, and
the resulting address points off into nowhere land, so for now just use
the addend.
Tested by: rwatson
Diffstat (limited to 'lib/libbz2')
0 files changed, 0 insertions, 0 deletions