* elf32-mips.c (mips_elf_local_relocation_p): New static
authorIan Lance Taylor <ian@airs.com>
Fri, 16 Jul 1999 19:09:22 +0000 (19:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 Jul 1999 19:09:22 +0000 (19:09 +0000)
commit6387d6028b60ff3c825d17674bddf83d12b30261
tree16b4a8695c947d161f4aeaeaa2ad4dd5779e6229
parentb4cac588aeb44effa7d92cf612ee95455d0524a7
* elf32-mips.c (mips_elf_local_relocation_p): New static
function.
(mips_elf_next_lo16_addend): Call bfd_set_error on failure.
(mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
Always set *require_jalxp.
(mips_elf_stub_section_p): Mark abfd parameter as unused.
(_bfd_mips_elf_relocate_section): Only look for LO16 following
GOT16 if the GOT16 is against a local symbol.  Don't return false
for an undefined symbol.  If there is an overflow, assert that we
have a name.
bfd/ChangeLog
bfd/elf32-mips.c
This page took 0.024304 seconds and 4 git commands to generate.