summaryrefslogtreecommitdiff
path: root/libcpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r--libcpu/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index 9bb8175d..8cf6be07 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-10 Ulrich Drepper <drepper@redhat.com>
+
+ * i386_disasm.c: Rewrite interface to callback functions for operands
+ to take a single pointer to a structure.
+ * i386_data.h: Adjust all functions.
+
2008-01-08 Ulrich Drepper <drepper@redhat.com>
* Makefile.am: Enable x86-64 again.