OSDN Git Service

* elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
authorMark Mitchell <mark@codesourcery.com>
Sun, 1 Aug 1999 20:58:19 +0000 (20:58 +0000)
committerMark Mitchell <mark@codesourcery.com>
Sun, 1 Aug 1999 20:58:19 +0000 (20:58 +0000)
commit8f060234194b4699d300a71ea4e39d91545f5d1a
tree226db03fc22ed96cf616b2e83e8ebd1d8380269a
parentf073e59c1068459753ee85dc9e9a2e4e57628200
* elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
symbols are considered to have the value zero.
(_bfd_mips_elf_relocate_section): Don't try to perform a
relocation for an undefined symbol.
(_bfd_mips_elf_check_relocs): Allocate locate GOT space for local
GOT16 relocations.
bfd/ChangeLog
bfd/elf32-mips.c