diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 09-06-30 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/processor.c: + Try to fix a bug in 'jle' relative address computing. + +09-06-30 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/instruction.c: Fix a copy/paste mistake about the type of a 'jle' link. |