From 6784be526fcb2b8077f6726d6563e5b73758dee3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 15 Mar 1997 22:15:00 +0000 Subject: [PATCH] * arm-dis.c (print_insn_arm): Don't print instruction bytes. (print_insn_big_arm): Set bytes_per_chunk and display_endian. (print_insn_little_arm): Likewise. --- opcodes/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6fe5aab26e8..9d351e7de80 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Sat Mar 15 17:13:05 1997 Ian Lance Taylor + + * arm-dis.c (print_insn_arm): Don't print instruction bytes. + (print_insn_big_arm): Set bytes_per_chunk and display_endian. + (print_insn_little_arm): Likewise. + Fri Mar 14 15:08:59 1997 Ian Lance Taylor Based on patches from H.J. Lu : -- 2.30.2