From: Ian Lance Taylor Date: Tue, 13 Jul 1993 17:06:07 +0000 (+0000) Subject: * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37609724c618735ef961e7fcc3a0a7425a5ec93b;p=binutils-gdb.git * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to argument string const char * to correspond to opcode/mips.h. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cfe72b20a58..9f7deaa5306 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 13 10:04:16 1993 Ian Lance Taylor (ian@cygnus.com) + + * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to + argument string const char * to correspond to opcode/mips.h. + Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com) * mips-dis.c: Updated to account for name changes in new version