diff options
author | Jeff Law <law@redhat.com> | 1998-08-12 17:47:45 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-08-12 17:47:45 +0000 |
commit | 75fb9c4c3e5e604801a4ed8c549774e29bf95153 (patch) | |
tree | 77d603632bb8b06a63f2ab30893cd798843f4660 /opcodes | |
parent | 80522b7d5bf6e93cd4f631d3fca3b27939fe8033 (diff) | |
download | gdb-75fb9c4c3e5e604801a4ed8c549774e29bf95153.zip gdb-75fb9c4c3e5e604801a4ed8c549774e29bf95153.tar.gz gdb-75fb9c4c3e5e604801a4ed8c549774e29bf95153.tar.bz2 |
* m10300-opc.c: Fix typo in udf20 .. udf25 instruction opcodes.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0edb0ae..f5625f7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ Wed Aug 12 11:11:34 1998 Jeffrey A Law (law@cygnus.com) + * m10300-opc.c: Fix typo in udf20 .. udf25 instruction opcodes. + * m10300-opc.c: First cut at UDF instructions. Mon Aug 10 14:08:22 1998 Doug Evans <devans@canuck.cygnus.com> |