* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
commit91e2edcd5586346b603607dac9852527f1f84fbc
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 14 Sep 2000 04:59:14 +0000 (14 04:59 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 14 Sep 2000 04:59:14 +0000 (14 04:59 +0000)
tree94ff42cc3260af0b91f21131960a52926df236f2
parent550a532f0718e4ac16af4137662f8310d5c6bc83
* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167.  Replaced
the original entries with EMPTY_HOWTOs, and added new ones to fill
in the gap.
(sh_elf_info_to_howto): Make sure the new gap isn't used.
(sh_elf_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-sh.c