aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1998-07-28 17:01:21 +0000
committerJeff Law <law@redhat.com>1998-07-28 17:01:21 +0000
commit9509185b58f08cd8414b1817d20297158756d40a (patch)
tree83a3236d9a4508e55efc08739a4268c711d834e2 /opcodes/ChangeLog
parentce2387877633a091dd33498817c818ce871be0df (diff)
downloadgdb-9509185b58f08cd8414b1817d20297158756d40a.zip
gdb-9509185b58f08cd8414b1817d20297158756d40a.tar.gz
gdb-9509185b58f08cd8414b1817d20297158756d40a.tar.bz2
* m10300-opc.c: Add entries for "no_match_operands" field in
the opcode table.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3c9d2a7..2a6dc9d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jul 28 11:00:09 1998 Jeffrey A Law (law@cygnus.com)
+
+ * m10300-opc.c: Add entries for "no_match_operands" field in
+ the opcode table.
+
start-sanitize-am33
Fri Jul 24 15:22:40 1998 Jeffrey A Law (law@cygnus.com)