aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-04-23 16:41:11 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-04-23 16:41:11 +0000
commitfd298f38cdaf4fa3a4a8d377a13bd04eda7dcb9a (patch)
tree08df617e0c8dfe578ed2aad5d433fd3e4e4d710a /opcodes
parent1e93b49b3c5973355275c4eaa6a8503aa423b3cd (diff)
downloadgdb-fd298f38cdaf4fa3a4a8d377a13bd04eda7dcb9a.zip
gdb-fd298f38cdaf4fa3a4a8d377a13bd04eda7dcb9a.tar.gz
gdb-fd298f38cdaf4fa3a4a8d377a13bd04eda7dcb9a.tar.bz2
* Another typo in R5900 COP1 disassembly tables. Other similar
entries are fine. Thu Apr 23 12:32:07 1998 Frank Ch. Eigler <fche@cygnus.com> * mips-opc.c (msub.s): Correct mask pattern for disassembly.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8d63cb0..9a3c034 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,10 @@
start-sanitize-r5900
+Thu Apr 23 12:32:07 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+ * mips-opc.c (msub.s): Correct mask pattern for disassembly.
+
+end-sanitize-r5900
+start-sanitize-r5900
Mon Apr 20 19:11:55 1998 Frank Ch. Eigler <fche@cygnus.com>
* mips-opc.c (madd.s): Correct mask pattern for disassembly.