diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2009-10-04 13:36:02 (GMT) |
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2009-10-04 13:36:02 (GMT) |
| commit | 070649a6c2d434208a202d4f09a3256cd3bbfe78 (patch) | |
| tree | 582486a496fe145677ebb0942813251280082eac /ChangeLog | |
| parent | b39b6867afbadd38476328201c07527ad17af60d (diff) | |
Fixed a bug in relative jump operands.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@124 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 09-10-04 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/operand.c: + Fix a bug in relative jump operands. + +09-10-04 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/instruction.c: * src/arch/x86/instruction.h: * src/arch/x86/opcodes.h: |
