From: Mark Alexander Date: Wed, 24 Jun 1998 02:49:07 +0000 (+0000) Subject: * m10200-dis.c (print_insn_mn10200): Fix various non-portabilities X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42fc298244acd0ec46bf58465091a0c68439ff40;p=binutils-gdb.git * m10200-dis.c (print_insn_mn10200): Fix various non-portabilities related to sign extension and the size of ints. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 83b0dea0aa3..12f9dded002 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 23 19:42:18 1998 Mark Alexander + + * m10200-dis.c (print_insn_mn10200): Fix various non-portabilities + related to sign extension and the size of ints. + Tue Jun 23 10:59:26 1998 Jeffrey A Law (law@cygnus.com) * m10300-opc.c: Support one operand "asr", "lsr" and "asl"