* elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Dec 1996 18:58:59 +0000 (18:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Dec 1996 18:58:59 +0000 (18:58 +0000)
commite4f4813f9c0d380a18baeb844481be9356b6baf8
tree6a16a2392ca7485ef50e305abae5ac9e8d7d7d87
parent69e2ff181dffb4072f272bc33f7430fa82ed6e57
* elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a
mips16 symbol during the link.
(mips_elf_finish_dynamic_symbol): Subtract 1 from the value of a
mips16 symbol.
(mips_elf_link_output_symbol_hook): New static function.
(elf_backend_link_output_symbol_hook): Define.
bfd/ChangeLog
bfd/elf32-mips.c