OSDN Git Service

* elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
authorMark Mitchell <mark@codesourcery.com>
Wed, 2 Jun 1999 18:16:48 +0000 (18:16 +0000)
committerMark Mitchell <mark@codesourcery.com>
Wed, 2 Jun 1999 18:16:48 +0000 (18:16 +0000)
commit89c52898d93bc5d539e04575334cc6a4420d5b99
tree4d456f92f0536bbc80e62e0c68d57129bb88dae8
parent6f3e928a3f9b78afa8e2629f55b9a1a64def9145
* elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
* elf64-mips.c (mips_elf64_howto_table_rel): Likewise.
(mips_elf64_howto_table_rela): Likewise.
* elfcode.h (elf_slurp_reloc_table_from_section): New function,
split out from ...
(elf_slurp_reloc_table): Here.  Use it to handle the case where a
single section has two associated relocation sections.
bfd/ChangeLog
bfd/elfcode.h