]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
authorAlan Modra <amodra@gmail.com>
Wed, 3 Nov 2004 02:21:57 +0000 (02:21 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 3 Nov 2004 02:21:57 +0000 (02:21 +0000)
commit57346661b52ed39c5dbea1a2bd11aee7f8e87592
tree76dc4d6965b9c0416538f0a84738a5fe5c0ac7fc
parent2b4f075ada87521f86a61e93133a0ba1c247c322
* readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
unw_aux_info and unw_table_entry.
(find_symbol_for_address): Pass symtab and strtab info explicitly.
(dump_ia64_unwind): Rename unw_{aux_info,table_entry} with ia64_
prefix.
(slurp_ia64_unwind_table): Likewise.
(ia64_process_unwind): Rename from old process_unwind.
(hppa_unw_aux_info): New.
(dump_hppa_unwind): New.
(slurp_hppa_unwind_table): New.
(hppa_process_unwind): New.
(process_unwind): Factor out common unwinding checks; dispatch to
unwind handler based on machine type.
binutils/ChangeLog
binutils/readelf.c