bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 15 May 2011 18:52:01 +0000 (18:52 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sun, 15 May 2011 18:52:01 +0000 (18:52 +0000)
commit77c56f443d3ef7b5350fb3c7a27510840cb6bb4c
treeaf350d0d1cb57e62debbd8321ebbcac92aea205d
parent75fc9810e329b582cff578f08574432c90442fea
bfd/
* elfxx-mips.c (_bfd_mips_elf_check_relocs): Record both local and
global GOT entries for GOT_PAGE relocations against global symbols.

ld/testsuite/
* lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
Fail if the link command fails and if no test rules are defined.
* ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
* ld-mips-elf/mips-elf.exp: Run them.
bfd/ChangeLog
bfd/elfxx-mips.c
ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/mips-elf.exp
ld/testsuite/ld-mips-elf/reloc-6a.s [new file with mode: 0644]
ld/testsuite/ld-mips-elf/reloc-6b.s [new file with mode: 0644]
ld/testsuite/lib/ld-lib.exp
This page took 0.025754 seconds and 4 git commands to generate.