aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1998-06-24 02:49:07 +0000
committerMark Alexander <marka@cygnus>1998-06-24 02:49:07 +0000
commit42fc298244acd0ec46bf58465091a0c68439ff40 (patch)
tree17e6bf74cb2bae8841fea9606516bb3cbf42ffb6
parent2f75adc0b26098c7ed430acc39899ca297df5517 (diff)
downloadgdb-42fc298244acd0ec46bf58465091a0c68439ff40.zip
gdb-42fc298244acd0ec46bf58465091a0c68439ff40.tar.gz
gdb-42fc298244acd0ec46bf58465091a0c68439ff40.tar.bz2
* m10200-dis.c (print_insn_mn10200): Fix various non-portabilities
related to sign extension and the size of ints.
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 83b0dea..12f9dde 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jun 23 19:42:18 1998 Mark Alexander <marka@cygnus.com>
+
+ * 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"