* elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
commitbdf49f749918e1eb743866af6c335cad474c4e79
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 Aug 2000 17:42:21 +0000 (16 17:42 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 16 Aug 2000 17:42:21 +0000 (16 17:42 +0000)
treef6a247683affbe6b3ebd3e1902933deb3854d96d
parent7fae819522867a8e0be680d4d35c752ce3bc7149
* 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