OSDN Git Service

* elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
authorjakub <jakub>
Wed, 11 Jul 2001 19:40:31 +0000 (19:40 +0000)
committerjakub <jakub>
Wed, 11 Jul 2001 19:40:31 +0000 (19:40 +0000)
commit14fc8c4bef05261128ac61fabfa962b8b59badbe
treedf7d6b60afaafc706850ded411df726a32159e02
parent5ed8854a7ea4a3b7f77542e2fecf6c3aa021dd04
* 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