* objdump.c (display_file): Remove call to list_matching_formats.
authorDavid MacKenzie <djm@cygnus>
Mon, 24 Jan 1994 23:38:03 +0000 (23:38 +0000)
committerDavid MacKenzie <djm@cygnus>
Mon, 24 Jan 1994 23:38:03 +0000 (23:38 +0000)
commit209e5610416f7b2c28f90aafc02ea7c6e62c3359
tree6876a4e09d7093898993d32f5716e9203b3b4742
parentaabda2da07cdaa4d5ed277fce7d99da42499df1e
* 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.

* binutils.texi (objdump): Note some limitations of -h section
address printing.
binutils/ChangeLog
binutils/objdump.c
This page took 0.024009 seconds and 4 git commands to generate.