OSDN Git Service

* elfxx-mips.c (STUB_LI16): Removed.
authorDavid Daney <ddaney@avtrex.com>
Thu, 8 Jun 2006 23:51:25 +0000 (23:51 +0000)
committerDavid Daney <ddaney@avtrex.com>
Thu, 8 Jun 2006 23:51:25 +0000 (23:51 +0000)
commitaf537a013a3916bb2ee6d5a6c183aaab5815ee42
treebb437fbff582c2acbe712f5d1f8be8c6e16d23d3
parent18a0a5a773d2b2f8c37578a48bff53eb8e1fef4e
* elfxx-mips.c (STUB_LI16): Removed.
(STUB_LUI): New macro.
(STUB_LI16U): Ditto.
(STUB_LI16S): Ditto.
(MIPS_FUNCTION_STUB_SIZE): Rewrote to take info parameter.
(_bfd_mips_elf_adjust_dynamic_symbol): Pass info parameter to
MIPS_FUNCTION_STUB_SIZE.
(_bfd_mips_elf_always_size_sections): Ditto.
(_bfd_mips_elf_size_dynamic_sections): Ditto.
(_bfd_mips_elf_finish_dynamic_sections): Ditto.
(_bfd_mips_elf_finish_dynamic_symbol): Rewrote stub generation
to allow larger symbol table indexes.
bfd/ChangeLog
bfd/elfxx-mips.c