aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMatthew Green <mrg@redhat.com>2002-03-23 14:14:30 +0000
committerMatthew Green <mrg@redhat.com>2002-03-23 14:14:30 +0000
commit294b41b344851e9bd963817c555a4e5ace97863d (patch)
treefe0e7df6c3e038a4e92f2b16b4df891f2251e57c /opcodes/ChangeLog
parentdba143efb31cb98d480dc790bb9cde79b846fa32 (diff)
downloadgdb-294b41b344851e9bd963817c555a4e5ace97863d.zip
gdb-294b41b344851e9bd963817c555a4e5ace97863d.tar.gz
gdb-294b41b344851e9bd963817c555a4e5ace97863d.tar.bz2
* ppc-opc.c (vmaddfp): Fix operand order.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 23b76a2..05d1404 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-23 matthew green <mrg@redhat.com>
+
+ * ppc-opc.c (vmaddfp): Fix operand order.
+
2002-03-21 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".