* elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26
authorMark Mitchell <mark@codesourcery.com>
Tue, 3 Aug 1999 06:04:21 +0000 (06:04 +0000)
committerMark Mitchell <mark@codesourcery.com>
Tue, 3 Aug 1999 06:04:21 +0000 (06:04 +0000)
commit5a44662b54e8ca902fa85726853b753107346023
tree92535f4bfb53d2c2c50342809c99bbc592d1feef
parentc3332e24e81df74a8f62966dfa4b5f475a20523e
* elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26
and R_MIPS16_26 relocations correctly when relocating.
(_bfd_mips_elf_check_relocs): Don't assume that R_MIPS_CALL_HI16
and R_MIPS_CALL_LO16 are for global symbols.
bfd/ChangeLog
bfd/elf32-mips.c