* objdump.c (dump_bfd): Restore lines accidentally deleted in

last commit.
This commit is contained in:
Alan Modra
2002-08-28 12:32:06 +00:00
parent 026df7c5e6
commit fe0507eba5
2 changed files with 7 additions and 0 deletions

View File

@@ -2038,6 +2038,8 @@ dump_bfd (abfd)
}
}
printf (_("\n%s: file format %s\n"), bfd_get_filename (abfd),
abfd->xvec->name);
if (dump_ar_hdrs)
print_arelt_descr (stdout, abfd, true);
if (dump_file_header)