* 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)
commit3d6746cad89ce76a1f2e74bc80a442bf47e89c6f
treee4d236f96188fff14eb9067a344f9d508dd00e02
parent99c81228e7c2bf218fc15db5d8f751301922576b
* 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