projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f1375
)
Fix a typo in ChangeLog.
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 31 Dec 2007 16:17:43 +0000
(16:17 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 31 Dec 2007 16:17:43 +0000
(16:17 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 2ccdb0c5e215f3ec85f258b4aca7b357b7b32ff0..50cd4bdf0bb6cc16fd5c6bc3d69166ac9e2fe6c8 100644
(file)
--- 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 cvt
pi2p
s/cvtsi2sd.
+ * i386-dis.c (prefix_table): Use "%LQ" on cvt
si2s
s/cvtsi2sd.
(putop): Handle '%' and "LQ".
- * i386-opc.tbl: Remove IgnoreSize from cvt
pi2p
s/cvtsi2sd.
+ * i386-opc.tbl: Remove IgnoreSize from cvt
si2s
s/cvtsi2sd.
* i386-tbl.h: Regenerated.
2007-12-28 H.J. Lu <hongjiu.lu@intel.com>