* elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
authorMark Mitchell <mark@codesourcery.com>
Tue, 13 Jul 1999 23:55:08 +0000 (23:55 +0000)
committerMark Mitchell <mark@codesourcery.com>
Tue, 13 Jul 1999 23:55:08 +0000 (23:55 +0000)
commite53bd91b0fd8f8e7c0b0f32d2080c60873b51404
tree2a4f4f52976d9d0d78ae7d9afc33f4e8aeb8df05
parent28a7f3e70d035106d1c87a1b7a96bc8fc31a043a
* elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
(mips_elf_relocate_section): Adjust calling sequence for
mips_elf_perform_relocation.
(mips_elf_perform_relocation): Take additional argument.  Handle
R_MIPS16_26.  Use bfd_put for convenience.
bfd/ChangeLog
bfd/elf32-mips.c