summaryrefslogtreecommitdiffstats
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-12-31 16:17:43 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-12-31 16:17:43 +0000
commit4ae6d70300700f5ed376463d059d422712225211 (patch)
tree9897af5c50987650662ba60f789c609e5f0b8354 /opcodes
parent14f13750ffdedf01af86730acf7a2ca47d9155eb (diff)
downloadppe42-binutils-4ae6d70300700f5ed376463d059d422712225211.tar.gz
ppe42-binutils-4ae6d70300700f5ed376463d059d422712225211.zip
Fix a typo in ChangeLog.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 2ccdb0c5e2..50cd4bdf0b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,9 +1,9 @@
2007-12-31 H.J. Lu <hongjiu.lu@intel.com>
- * i386-dis.c (prefix_table): Use "%LQ" on cvtpi2ps/cvtsi2sd.
+ * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd.
(putop): Handle '%' and "LQ".
- * i386-opc.tbl: Remove IgnoreSize from cvtpi2ps/cvtsi2sd.
+ * i386-opc.tbl: Remove IgnoreSize from cvtsi2ss/cvtsi2sd.
* i386-tbl.h: Regenerated.
2007-12-28 H.J. Lu <hongjiu.lu@intel.com>
OpenPOWER on IntegriCloud