diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2009-07-15 20:38:19 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2009-07-15 20:38:19 (GMT) |
commit | b8ebd9e4d8f90c8ae8860d2a09f619a14c91715e (patch) | |
tree | e8f97297974d5adfce79d9c4f45906ede28d15b2 /ChangeLog | |
parent | b5a2692820a0b85a03ff28fc2154f8d50f26d5e2 (diff) |
Fixed bugs/mistakes of previous commits.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@94 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 09-07-15 Cyrille Bagard <nocbos@gmail.com> + * src/format/elf/helper_x86.c: + * src/panel/symbols.c: + Fix bugs/mistakes of previous commits. + +09-07-15 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/instruction.c: * src/arch/x86/instruction.h: Provide the opcode of an x86 instruction. |