]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* objdump.c (display_file): Remove call to list_matching_formats.
authorDavid MacKenzie <djm@cygnus>
Tue, 25 Jan 1994 13:27:56 +0000 (13:27 +0000)
committerDavid MacKenzie <djm@cygnus>
Tue, 25 Jan 1994 13:27:56 +0000 (13:27 +0000)
commitabdcac0f528e4347e6979c3e2991d7b79ab5f5ee
tree54ad94a76fb24eea20baecad32348a3a2f213180
parentf4bd7a8f0ebcc8d4c6c289ddfc085c1c00c1a497
* objdump.c (display_file): Remove call to list_matching_formats.
It would never be called.
(list_matching_formats): Take an arg giving the list of matching
formats.
(display_bfd): Pass the arg, and get it filled in by calling
bfd_check_format_matches instead of bfd_check_format.
(display_info, display_info_table): target_vector was renamed to
bfd_target_vector.
binutils/ChangeLog
binutils/objdump.c