bfd/
commit2762f2ded2e392808d13d771e95e2e760425726f
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 10 Dec 2009 14:20:03 +0000 (10 14:20 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Thu, 10 Dec 2009 14:20:03 +0000 (10 14:20 +0000)
tree5d74650bee36a77bfb0d6403d5aca13847ca9bae
parent2d7d8381f38e4f4b0d4d5b2e49743195b57af8cb
bfd/
* elfxx-mips.c (mips_elf_calculate_relocation): Correct handling
of undefined symbols.

ld/testsuite/
* ld-mips-elf/undefined.d: New test.
* ld-mips-elf/undefined.s: Source for the new test.
* ld-mips-elf/mips-elf.exp: Run the new test.
bfd/ChangeLog
bfd/elfxx-mips.c
ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/mips-elf.exp
ld/testsuite/ld-mips-elf/undefined.d [new file with mode: 0644]
ld/testsuite/ld-mips-elf/undefined.s [new file with mode: 0644]