From dded3d1406eb0dc15b7d4454b704a5cb8d9bbe29 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 1 Nov 1994 00:02:52 +0000 Subject: [PATCH] * hppa-dis.c (print_insn_hppa): Read the instruction using bfd_getb32, so that it works on a little endian or 64 bit host. Remove unused local variable op. --- opcodes/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3ee0b79..719bc68 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 31 18:48:10 1994 Ian Lance Taylor + + * hppa-dis.c (print_insn_hppa): Read the instruction using + bfd_getb32, so that it works on a little endian or 64 bit host. + Remove unused local variable op. + Tue Oct 25 17:07:57 1994 Ian Lance Taylor * mips-opc.c: Use or instead of addu for pseudo-op move, since -- 2.7.4