OSDN Git Service

* elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 Aug 2000 17:42:21 +0000 (17:42 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 16 Aug 2000 17:42:21 +0000 (17:42 +0000)
commite75fe26773a0b0b93575df4c2e4b81c0f66950a4
treee76a233a1bc172807f57392201d7aa2f37905d00
parenta8e121a17fa079aa476a4c607b59a021405b4760
* elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
for undefined symbols to be the beginning of the section.

* elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
four extra entries at the beginning of the .rela.plt section.
(sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
section to account for the four reserved entries in the .plt section.
bfd/ChangeLog
bfd/elf64-sparc.c