summaryrefslogtreecommitdiff
path: root/libcpu/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-01-11 06:17:06 +0000
committerUlrich Drepper <drepper@redhat.com>2008-01-11 06:17:06 +0000
commit96a739922f7bc651ecfacaf9c70168b015ec5e96 (patch)
treef1338dd1f2485c0f378dfc30383d6690b2f76221 /libcpu/ChangeLog
parent193d587f0155a8dc87ef0bd35ded6eb60c28fe1a (diff)
downloadelfutils-96a739922f7bc651ecfacaf9c70168b015ec5e96.tar.gz
Fix a few instructions with immediate arguments.
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r--libcpu/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index 8cf6be07..d4280cbf 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -1,5 +1,7 @@
2008-01-10 Ulrich Drepper <drepper@redhat.com>
+ * defs/i386: Fix a few instructions with immediate arguments.
+
* i386_disasm.c: Rewrite interface to callback functions for operands
to take a single pointer to a structure.
* i386_data.h: Adjust all functions.