* elf32-sparc.c (bfd_elf32_new_section_hook): Define.

This commit is contained in:
Alan Modra 2003-01-25 08:20:38 +00:00
parent 9c2259b8d5
commit 71e5db1cc5
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-01-25 Alan Modra <amodra@bigpond.net.au>
* elf32-sparc.c (bfd_elf32_new_section_hook): Define.
2003-01-25 Jakub Jelinek <jakub@redhat.com>
* elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.

View File

@ -3491,6 +3491,7 @@ elf32_sparc_reloc_type_class (rela)
#define bfd_elf32_bfd_link_hash_table_create \
elf32_sparc_link_hash_table_create
#define bfd_elf32_bfd_relax_section elf32_sparc_relax_section
#define bfd_elf32_new_section_hook elf32_sparc_new_section_hook
#define elf_info_to_howto elf32_sparc_info_to_howto
#define elf_backend_copy_indirect_symbol \
elf32_sparc_copy_indirect_symbol