]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
* elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
authorJakub Jelinek <jakub@redhat.com>
Tue, 24 Sep 2002 15:54:22 +0000 (15:54 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 24 Sep 2002 15:54:22 +0000 (15:54 +0000)
commit6b3ac70943f1b38c2f3e50e90752bdbe9b35bdeb
tree5bb56107b81d05f24814ffd6b59cda974744748b
parent109987229e3d1f3ae632f8477da9be47a4a8a147
* elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
addend into r_addend, not *r_offset.
(elf32_sparc_finish_dynamic_symbol): Likewise.
* elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
R_SPARC_RELATIVE's r_offset.
bfd/ChangeLog
bfd/elf32-sparc.c
bfd/elf64-sparc.c