diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2009-06-30 20:32:14 (GMT) | 
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2009-06-30 20:32:14 (GMT) | 
| commit | dcacf4201c9ef35b98ba5bfb778341de0cbaa337 (patch) | |
| tree | d0441a5afacdba02afdf138121bdde8d260236fe /ChangeLog | |
| parent | dde6bbf77e6a6df95dad5426e56a4bba115a7253 (diff) | |
Fixed a copy/paste mistake about the type of a 'jle' link.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@86 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -1,6 +1,11 @@  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. + +09-06-30  Cyrille Bagard <nocbos@gmail.com> + +	* src/arch/x86/instruction.c:  	* src/arch/x86/instruction.h:  	* src/arch/x86/Makefile.am:  	* src/arch/x86/opcodes.h: | 
