bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 15 May 2007 12:18:53 +0000 (12:18 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 15 May 2007 12:18:53 +0000 (12:18 +0000)
commit5c18022ec57b2c4ad4d94a76d8d9c8424253954a
treea042e6e5e0d7366973825d0f01d2d0e60e7eeabe
parent2a67688880dc1a9cbb6308c22ea6e62ff4c51297
bfd/
* elfxx-mips.c (mips_elf_create_local_got_entry): Remove
input_section argument.  Create .rela.dyn relocations against
symbol 0 rather than the section symbol.
(mips_elf_local_got_index): Remove input_section argument.
Update call to mips_elf_create_local_got_entry.
(mips_elf_got_page, mips_elf_got16_entry): Likewise.
(mips_elf_calculate_relocation): Update calls to
mips_elf_local_got_index, mips_elf_got16_entry and mips_elf_got_page.

ld/testsuite/
* ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
against symbol 0.
bfd/ChangeLog
bfd/elfxx-mips.c
ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/vxworks1-lib.rd