From: Alan Modra Date: Sat, 25 Jan 2003 08:20:38 +0000 (+0000) Subject: * elf32-sparc.c (bfd_elf32_new_section_hook): Define. X-Git-Tag: binutils-2_14-branchpoint~1085 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71e5db1cc535f0270270b693bcce3ec6d81c03a8;p=external%2Fbinutils.git * elf32-sparc.c (bfd_elf32_new_section_hook): Define. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f929f9d..c4102ee 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2003-01-25 Alan Modra + + * elf32-sparc.c (bfd_elf32_new_section_hook): Define. + 2003-01-25 Jakub Jelinek * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs. diff --git a/bfd/elf32-sparc.c b/bfd/elf32-sparc.c index a4d21a2..dcdce31 100644 --- a/bfd/elf32-sparc.c +++ b/bfd/elf32-sparc.c @@ -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