aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-01-16 16:23:30 +0000
committerPaul Brook <paul@codesourcery.com>2006-01-16 16:23:30 +0000
commitc2fe93275a8d6eb55df7870bbfc0c53de62241ec (patch)
treee603e2e036570570581a1143f2c4cdaf0e58c728 /opcodes/ChangeLog
parent32fba81dfe3716260e14c2b4e68488a1c02c34ff (diff)
downloadgdb-c2fe93275a8d6eb55df7870bbfc0c53de62241ec.zip
gdb-c2fe93275a8d6eb55df7870bbfc0c53de62241ec.tar.gz
gdb-c2fe93275a8d6eb55df7870bbfc0c53de62241ec.tar.bz2
2006-01-16 Paul Brook <paul@codesourcery.com>
opcodes/ * m68k-opc.c(m68k_opcodes): Fix opcodes for ColdFire f?abss, f?add?, and f?sub? instructions. gas/testsuite/ * gas/m68k/all.exp: Add mcf-fpu. * gas/m68k/mcf-fpu.d: New file. * gas/m68k/mcf-fpu.s: New file.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 0d3d7aa..6477d6c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-16 Paul Brook <paul@codesourcery.com>
+
+ * m68k-opc.c(m68k_opcodes): Fix opcodes for ColdFire f?abss,
+ f?add?, and f?sub? instructions.
+
2006-01-16 Nick Clifton <nickc@redhat.com>
* po/zh_CN.po: New Chinese (simplified) translation.