diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2003-02-04 13:23:40 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2003-02-04 13:23:40 +0000 |
commit | 0cca5f05a96ecb0545719d462436413ce77b8a27 (patch) | |
tree | 0fd8d1abfac2fab644547f261f7350cb19d0d147 /include | |
parent | 5cab59f6227cb9ef3e5ed2a5bf9df5d3836645b2 (diff) | |
download | fsf-binutils-gdb-0cca5f05a96ecb0545719d462436413ce77b8a27.zip fsf-binutils-gdb-0cca5f05a96ecb0545719d462436413ce77b8a27.tar.gz fsf-binutils-gdb-0cca5f05a96ecb0545719d462436413ce77b8a27.tar.bz2 |
* elf32-m68k.c (elf_m68k_hash_entry): Define.
(elf_m68k_link_hash_traverse): Remove.
(elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
reduce casting.
(elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
casting.
(elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
instead of elf_m68k_link_hash_traverse.
(elf_m68k_discard_copies): Change first parameter to pointer to
struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
elf_m68k_link_hash_entry is needed.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions