* elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
authorJakub Jelinek <jakub@redhat.com>
Wed, 11 Jul 2001 19:40:32 +0000 (19:40 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 11 Jul 2001 19:40:32 +0000 (19:40 +0000)
commit20278fa3263034d27f0b14ee22363b5fadc9d475
treea3ff02a9958b7ae0fdd8bd3fc487b5b83e8179c8
parentcdbb0887ba21a8f7f079ec54224fde43a2b69f43
* 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