diff options
author | Matthew Green <mrg@redhat.com> | 2002-03-23 14:14:30 +0000 |
---|---|---|
committer | Matthew Green <mrg@redhat.com> | 2002-03-23 14:14:30 +0000 |
commit | 294b41b344851e9bd963817c555a4e5ace97863d (patch) | |
tree | fe0e7df6c3e038a4e92f2b16b4df891f2251e57c /opcodes/ChangeLog | |
parent | dba143efb31cb98d480dc790bb9cde79b846fa32 (diff) | |
download | gdb-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/ChangeLog | 4 |
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". |