* elf32-xtensa.c (is_same_value): Add final_static_link argument and
authorBob Wilson <bob.wilson@acm.org>
Wed, 21 Apr 2004 18:12:47 +0000 (18:12 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 21 Apr 2004 18:12:47 +0000 (18:12 +0000)
commit2c8c90bcd5362e8fa0b8cb40fa97ac874a3b57a9
tree5157d8c5ae3474a4dc30562aa11a60f2baf0dbed
parent00e32a35b6e3c980338d7fe47dab8658f211efb9
* elf32-xtensa.c (is_same_value): Add final_static_link argument and
require relocations against a weak symbol to reference the same
symbol hash entry if not a final, static link.
(get_cached_value, add_value_map): Add final_static_link argument.
(remove_literals): Pass final_static_link argument as needed.
bfd/ChangeLog
bfd/elf32-xtensa.c