From: Ian Lance Taylor Date: Wed, 20 Mar 1996 23:09:56 +0000 (+0000) Subject: Wed Mar 20 18:08:19 1996 Andreas Schwab X-Git-Tag: gdb-4_18-branchpoint~9044 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8910eff7534ac66085d9602f5dc6f7fca5f85bd;p=thirdparty%2Fbinutils-gdb.git Wed Mar 20 18:08:19 1996 Andreas Schwab * objdump.c (disassemble_data): Make sure sym_name is always set. (dump_section_header): Always put a space after the section name. (dump_bfd_header): Terminate output with newline. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 38a9db1a010..dd903d41219 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Wed Mar 20 18:08:19 1996 Andreas Schwab + + * objdump.c (disassemble_data): Make sure sym_name is always set. + (dump_section_header): Always put a space after the section name. + (dump_bfd_header): Terminate output with newline. + Wed Mar 20 16:35:20 1996 Ian Lance Taylor * wrstabs.c: New file.