Fix computation of got relocations for when .got.plt section is merged
authorWalter Lee <walt@tilera.com>
Mon, 17 Sep 2012 10:53:38 +0000 (10:53 +0000)
committerWalter Lee <walt@tilera.com>
Mon, 17 Sep 2012 10:53:38 +0000 (10:53 +0000)
commit901e60ca41a4c6cf305775f28612cbb3afe22582
tree09b25d598efcb41b964abf40f77da13186750bb8
parentdeec9a9d321123dc655802a6d0fade5380d8bfb7
Fix computation of got relocations for when .got.plt section is merged
with .got.
* elf32-tilepro.c (tilepro_elf_relocate_section): Fix computation
of got relocations for when .got.plt section is merged with .got.
* elfxx-tilegx.c (tilegx_elf_relocate_section): Ditto.
bfd/ChangeLog
bfd/elf32-tilepro.c
bfd/elfxx-tilegx.c