mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 23:56:39 +00:00
* elf32-sparc.c (bfd_elf32_new_section_hook): Define.
This commit is contained in:
parent
9c2259b8d5
commit
71e5db1cc5
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user