* elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
commit91d4f5cb4de0fe155a89ea792df47e83dd7f9154
authorJakub Jelinek <jakub@redhat.com>
Wed, 11 Jul 2001 19:40:32 +0000 (11 19:40 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 11 Jul 2001 19:40:32 +0000 (11 19:40 +0000)
tree4dbb9be457ca8316ee7306aabef6455734c3b99d
parent444eaf556d742dafd769cbdb67e31fbead6be21d
* elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
R_SPARC_UA64.
(elf32_sparc_check_relocs): Likewise.
Only create .rela section for alloced sections in shared libraries.
(elf32_sparc_relocate_section): Likewise.
Remove redundant check.
Optimize unaligned reloc usage.
* elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
check.

* testsuite/gas/sparc/unalign.s: Remove .uaxword test.
* testsuite/gas/sparc/unalign.d: Adjust accordingly.
bfd/ChangeLog
bfd/elf32-sparc.c
bfd/elf64-sparc.c
gas/ChangeLog
gas/testsuite/gas/sparc/unalign.d
gas/testsuite/gas/sparc/unalign.s