* elf64-sparc.c (elf_sparc_howto_table): Set howto for WDISP16 to
authorIan Lance Taylor <ian@airs.com>
Tue, 11 Jul 1995 20:16:48 +0000 (20:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 11 Jul 1995 20:16:48 +0000 (20:16 +0000)
commit18bf5d5f2f8153ce60d955c2f5fca89016f6f3f7
treeca3e79ee7f30c38bff30730d85a82f372a769136
parentcf9fb9f2432620774e5d9b311ea54897f607e035
* elf64-sparc.c (elf_sparc_howto_table): Set howto for WDISP16 to
elf64_wdisp16_reloc.
(elf64_wdisp16_reloc): New static function.
(elf64_sparc_relocate_section): New static function.
(elf_backend_relocate_section): Define.
PR 7333.
bfd/ChangeLog