diff options
author | Jeff Law <law@redhat.com> | 1998-07-28 17:01:21 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-07-28 17:01:21 +0000 |
commit | 9509185b58f08cd8414b1817d20297158756d40a (patch) | |
tree | 83a3236d9a4508e55efc08739a4268c711d834e2 /opcodes/ChangeLog | |
parent | ce2387877633a091dd33498817c818ce871be0df (diff) | |
download | gdb-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/ChangeLog | 5 |
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) |