mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-19 00:48:05 +00:00
* objdump.c: Include libiberty.h.
(display_target_list): If a format fails, just go on to the next one. Check return value of bfd_set_format. (display_info_table): Likewise. Don't increment loop variable in for loop test, since that skips the first element. (display_target_tables): Rewrite loop for clarity. Ensure that it always prints at least one element.
This commit is contained in:
parent
80a903c960
commit
a963bfc888
@ -1,5 +1,13 @@
|
|||||||
Fri Apr 22 11:14:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
Fri Apr 22 11:14:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||||
|
|
||||||
|
* objdump.c: Include libiberty.h.
|
||||||
|
(display_target_list): If a format fails, just go on to the next
|
||||||
|
one. Check return value of bfd_set_format.
|
||||||
|
(display_info_table): Likewise. Don't increment loop variable in
|
||||||
|
for loop test, since that skips the first element.
|
||||||
|
(display_target_tables): Rewrite loop for clarity. Ensure that it
|
||||||
|
always prints at least one element.
|
||||||
|
|
||||||
* nlmconv.c (main): Use CyGnUsEx rather than CyGnUsSeCs for
|
* nlmconv.c (main): Use CyGnUsEx rather than CyGnUsSeCs for
|
||||||
sections header. Rename from cygnus_sections to cygnus_ext.
|
sections header. Rename from cygnus_sections to cygnus_ext.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user