aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-06-06 14:28:00 +0000
committerNick Clifton <nickc@redhat.com>2001-06-06 14:28:00 +0000
commit98b324826852d8445351814584c87eaa115d57ff (patch)
treeae9559a8ea2078f33d9ec5cbc65eea826da24f84 /opcodes/ChangeLog
parentd52f97627ba913161b2a834c1eb885fccfce5424 (diff)
downloadfsf-binutils-gdb-98b324826852d8445351814584c87eaa115d57ff.zip
fsf-binutils-gdb-98b324826852d8445351814584c87eaa115d57ff.tar.gz
fsf-binutils-gdb-98b324826852d8445351814584c87eaa115d57ff.tar.bz2
correct some 68k/ColdFire problems
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 13e3be7..cb09a71 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-06 Peter Jakubek <pjak@snafu.de>
+
+ * opcodes/m68k-dis.c (print_insn_m68k): Fix typo.
+ * opcodes/m68k-opc.c (m68k_opcodes): Correct allowed operands for
+ mcf (ColdFire) div, rem and moveb instructions.
+
2001-06-06 Alan Modra <amodra@bigpond.net.au>
* i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.