diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-11-01 20:54:45 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-11-01 20:54:45 (GMT) |
commit | 8056807369571b593b25fad926daa6a447d757fa (patch) | |
tree | 9e354c1e574c59929cc6052bdd116ba78e8f668d /ChangeLog | |
parent | 67c0fe6eddda7ac5ff591ec972425095209d75ff (diff) |
Fixed a bug and displayed the binary code again.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@418 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 @@ 14-11-01 Cyrille Bagard <nocbos@gmail.com> + * src/arch/instruction.c: + Fix a bug and display the binary code again: trust only values from + the memory range of each instruction. + +14-11-01 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbufferline.c: * src/glibext/gbufferline.h: * src/glibext/gbuffersegment.c: |