diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-03-11 22:32:27 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-03-11 22:32:27 (GMT) |
commit | 3aa59dafae3c0d6f3f158db284b1b2af2246b173 (patch) | |
tree | abad595a07cee2649e7779f3fa9f01b7403059b6 /ChangeLog | |
parent | 5f64b12f3359e5f2c923fb35d330cec4cb0f4a30 (diff) |
Updated and improved without testing the old cutting of routines into blocks.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@489 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 @@ 15-03-11 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/macro.c: + * src/analysis/disass/macro.h: + Update and improve without testing the old cutting of routines into blocks. + +15-03-11 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/output.c: Avoid to get stuck because a symbol can not be found and inserted. |