aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-11-25 21:54:02 +0000
committerIan Lance Taylor <ian@airs.com>1996-11-25 21:54:02 +0000
commita1e48de01ddf482851aa2bdcaf8d13ab3bbbcc81 (patch)
tree8492dc05ee2a15a5dcf7ce337ba5dadaa40c0bae /binutils
parent1852237cf4611d55d2eeb0c8fb970425675668ff (diff)
downloadgdb-a1e48de01ddf482851aa2bdcaf8d13ab3bbbcc81.zip
gdb-a1e48de01ddf482851aa2bdcaf8d13ab3bbbcc81.tar.gz
gdb-a1e48de01ddf482851aa2bdcaf8d13ab3bbbcc81.tar.bz2
* objdump.c (disassemble_data): Don't crash if there is no
symbol.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0ae6bc1..51c7772 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+Mon Nov 25 16:53:18 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * objdump.c (disassemble_data): Don't crash if there is no
+ symbol.
+
+Fri Nov 22 17:29:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * ar.c (open_inarch): Don't call bfd_openr with a null name.
+
Fri Nov 1 12:08:13 1996 Ian Lance Taylor <ian@cygnus.com>
* binutils.texi: Add section on reporting bugs.