summaryrefslogtreecommitdiffstats
path: root/libcpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r--libcpu/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index 90c2e588..041123e1 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -1,5 +1,12 @@
2008-12-31 Ulrich Drepper <[email protected]>
+ * i386_disasm.c (i386_disasm): Minor optimizations.
+
+ * i386_parse.y (instrtable_out): No need to emit index, the reader can
+ keep track.
+ * i386_disasm.c (i386_disasm): The index is not emitted anymore, no
+ need to skip it.
+
* i386_disasm.c (amd3dnow): Mark as const.
* defs/i386: Add blendvpd and blendvps opcodes.