OSDN Git Service

* elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.
authorThiemo Seufer <ths@networkno.de>
Mon, 17 Dec 2001 20:14:48 +0000 (20:14 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 17 Dec 2001 20:14:48 +0000 (20:14 +0000)
commit3a60fc0518d207077676a460f9aa3a35fab76ec2
tree414d48b6e0d92e1315930406f94276344a33e23b
parent39c9c95204b630c90d8368bf9abdcd5f66e2b76f
* elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.
* elf64-mips.c: Add most of the fixes and tweaks done in elf32-mips.c
over the last months. Add some code for mips16 handling.
(mips_elf64_check_mips16_stubs): New function.
(mips_elf64_stub_section_p): Likewise.
(mips_elf64_calculate_relocation): Change interface to support mips16.
(mips_elf64_perform_relocation): Likewise.
bfd/ChangeLog
bfd/elf32-mips.c
bfd/elf64-mips.c