From fef0b65b717d02a21a92b7e9cdcf356412b5498f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 10 Jan 1996 17:37:58 +0000 Subject: [PATCH] * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. (_print_insn_mips): Change i from int to unsigned int. --- opcodes/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 91e2d93e189..08c8431b220 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 10 12:37:22 1996 Ian Lance Taylor + + * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. + (_print_insn_mips): Change i from int to unsigned int. + Thu Jan 4 17:21:10 1996 David Edelsohn * ppc-opc.c (powerpc_opcodes): tlbi POWER opcode form different -- 2.30.2