aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3dbc4c5..2dd51d3 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
Mon Jun 16 14:13:18 1997 Ian Lance Taylor <ian@cygnus.com>
+ * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@()
+ syntax. From Roman Hodek
+ <rnhodek@faui22c.informatik.uni-erlangen.de>.
+
* i386-dis.c (twobyte_has_modrm): Fix pand.
Mon Jun 16 14:08:38 1997 Michael Taylor <mbt@mit.edu>