From 8f4670da40ac584bc2b35cce734839d273211095 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 22 Sep 1995 21:19:38 +0000 Subject: [PATCH] * objdump.c (disassemble_data): Don't use the old BFD based disassembler interface. Make info a const pointer. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 53cd85bb90c..9f59928510e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 22 17:16:41 1995 Ian Lance Taylor + + * objdump.c (disassemble_data): Don't use the old BFD based + disassembler interface. Make info a const pointer. + Wed Sep 13 18:33:44 1995 Ian Lance Taylor * objdump.c (start_address): New variable. -- 2.30.2