aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-03-20 23:09:56 +0000
committerIan Lance Taylor <ian@airs.com>1996-03-20 23:09:56 +0000
commitf8910eff7534ac66085d9602f5dc6f7fca5f85bd (patch)
tree50535fd131cc19859e5170e7974b1f01202a5f96
parent649d87fe30e66bc791cbaa8e6e7cf28af547bb8f (diff)
downloadgdb-f8910eff7534ac66085d9602f5dc6f7fca5f85bd.zip
gdb-f8910eff7534ac66085d9602f5dc6f7fca5f85bd.tar.gz
gdb-f8910eff7534ac66085d9602f5dc6f7fca5f85bd.tar.bz2
Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* 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.
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 38a9db1..dd903d4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * 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 <ian@cygnus.com>
* wrstabs.c: New file.