OSDN Git Service

bfd/
authormacro <macro>
Thu, 10 Dec 2009 23:20:03 +0000 (23:20 +0000)
committermacro <macro>
Thu, 10 Dec 2009 23:20:03 +0000 (23:20 +0000)
commit21dba2a59220acefafe4ed19067578d47eeec447
tree7aa6bf100850300e4bcab39fb7fcb3185f9b4300
parentb4dd8ae34e4495501f196e4060a4a563f1cd7e5f
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]