summaryrefslogtreecommitdiffstats
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2003-06-25 15:19:40 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2003-06-25 15:19:40 +0000
commit7eabbf53ffa5f45d38e204a39d1a67b3fd5fe32c (patch)
treed800f26f83d3a7234e6bc1a65c20a896a2df45f2 /include/opcode/ChangeLog
parent3d1ebe9b19bb68505bf7ccd79bf04fe00b79f12d (diff)
downloadcygnal-7eabbf53ffa5f45d38e204a39d1a67b3fd5fe32c.tar.gz
cygnal-7eabbf53ffa5f45d38e204a39d1a67b3fd5fe32c.tar.bz2
cygnal-7eabbf53ffa5f45d38e204a39d1a67b3fd5fe32c.zip
* include/opcode/h8300.h (h8_opcodes): Fix the mov.l @(dd:32,ERs),ERd
and mov.l ERs,@(dd:32,ERd) entries.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 444583200..bc8012686 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-25 Richard Sandiford <rsandifo@redhat.com>
+
+ * include/opcode/h8300.h (h8_opcodes): Fix the mov.l @(dd:32,ERs),ERd
+ and mov.l ERs,@(dd:32,ERd) entries.
+
2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (i386_optab): Support Intel Precott New Instructions.