From a1e48de01ddf482851aa2bdcaf8d13ab3bbbcc81 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 25 Nov 1996 21:54:02 +0000 Subject: [PATCH] * objdump.c (disassemble_data): Don't crash if there is no symbol. --- binutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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 + + * objdump.c (disassemble_data): Don't crash if there is no + symbol. + +Fri Nov 22 17:29:14 1996 Andreas Schwab + + * ar.c (open_inarch): Don't call bfd_openr with a null name. + Fri Nov 1 12:08:13 1996 Ian Lance Taylor * binutils.texi: Add section on reporting bugs. -- 2.7.4