diff options
author | Jeff Law <law@redhat.com> | 1997-07-29 03:48:51 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-07-29 03:48:51 +0000 |
commit | fea90b62c110130f2e9eacaacdc5dabaec99f941 (patch) | |
tree | a62562455f83b381591eba2034ae20420d2a4d7a /opcodes | |
parent | 2e37047cf66eabe00bc4082f9ffb4c3568d6c203 (diff) | |
download | gdb-fea90b62c110130f2e9eacaacdc5dabaec99f941.zip gdb-fea90b62c110130f2e9eacaacdc5dabaec99f941.tar.gz gdb-fea90b62c110130f2e9eacaacdc5dabaec99f941.tar.bz2 |
* mips-opc.c: Fix typo/thinko in "eret" instruction.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c03034f..2e970e5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 28 21:52:24 1997 Jeffrey A Law (law@cygnus.com) + + * mips-opc.c: Fix typo/thinko in "eret" instruction. + start-sanitize-r5900 Mon Jul 28 22:07:14 1997 Andrew Cagney <cagney@b1.cygnus.com> |