* objdump.c (disassemble_data): Don't crash if there is no
authorIan Lance Taylor <ian@airs.com>
Mon, 25 Nov 1996 21:54:02 +0000 (21:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 25 Nov 1996 21:54:02 +0000 (21:54 +0000)
symbol.

binutils/ChangeLog

index 0ae6bc1edf99e277f53541135347f6c5eeebbdba..51c77728462d22722d0cb4be03104cda3b0d1f3e 100644 (file)
@@ -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.