summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e28fff..f4560c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+09-10-12 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/x86/instruction.c:
+ * src/arch/x86/instruction.h:
+ * src/arch/x86/opcodes.h:
+ * src/arch/x86/op_set.c:
+ * src/arch/x86/processor.c:
+ Support the 'setl' opcode.
+
09-10-11 Cyrille Bagard <nocbos@gmail.com>
* src/arch/x86/instruction.c: