* elf32-mips.c (mips_elf_stub_section_p): New function.
commit4485b3218050e44676ddb5ddd32fdb6b6fc8f72b
authorMark Mitchell <mark@codesourcery.com>
Thu, 15 Jul 1999 13:12:02 +0000 (15 13:12 +0000)
committerMark Mitchell <mark@codesourcery.com>
Thu, 15 Jul 1999 13:12:02 +0000 (15 13:12 +0000)
tree39ead64590cdda1693bda6f86944d6d5efe49517
parentd92c2497a73ee72fcb7cf2e72a7a567e8f642ca9
* elf32-mips.c (mips_elf_stub_section_p): New function.
(mips_elf_calculate_relocation): Handle MIPS16 stub functions.
(mips_elf_relocate_section): Adjust calling sequence for
mips_elf_calculate_relocation and mips_elf_perform_relocation.
(mips_elf_perform_relocation): Turn `jal' into `jalx' where
required.
bfd/ChangeLog
bfd/elf32-mips.c