From: Per Bothner Date: Tue, 23 Feb 1993 07:00:32 +0000 (+0000) Subject: * objdump.c (disassemble_data): Print function names when X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7721e5b345b7cdfd55335ec329dc12d7bf362bbb;p=binutils-gdb.git * objdump.c (disassemble_data): Print function names when given by bfd_find_nearest_line. If not - still print line numbers. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e908c435076..1eaf34097fb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 22 22:52:10 1993 Per Bothner (bothner@rtl.cygnus.com) + + * objdump.c (disassemble_data): Print function names when + given by bfd_find_nearest_line. If not - still print + line numbers. + Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com) * binutils/testsuite: made modifications to testcases, etc., to allow