]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf32-mips.c (mips_elf_stub_section_p): New function.
authorMark Mitchell <mark@codesourcery.com>
Thu, 15 Jul 1999 13:12:02 +0000 (13:12 +0000)
committerMark Mitchell <mark@codesourcery.com>
Thu, 15 Jul 1999 13:12:02 +0000 (13:12 +0000)
commit197b9ca0f9e5441116d79731c6081e219b4c7c60
treebc99b3eb35237dc953c5b9b549195bb47ada4738
parentfb57846b1ebc734eb601b86a4a5d07ae080aa3a0
* 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