From ffeec95486a5c3bfe335ec776a3c513410ee81e0 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 23 Jan 1998 02:37:34 +0000 Subject: [PATCH] * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell disassembly function there is a reloc on this line. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5750664b3e..48e903f653 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 22 16:22:55 1998 Fred Fish + + * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell + disassembly function there is a reloc on this line. + Wed Jan 14 15:29:43 1998 Richard Henderson * srconv.c (sh, h8300): Delete variables. -- 2.34.1