OSDN Git Service

bfd/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 15 May 2007 12:18:53 +0000 (12:18 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 15 May 2007 12:18:53 +0000 (12:18 +0000)
commitdb6a6a43a01154472a630126c3f51ec4e3d7b283
treee670f82763b704d35589ca1999208399efacd602
parent935bd561d1d381effe5dc8f6a7f0e84b2709f708
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