diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2013-01-17 22:21:03 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2013-01-17 22:21:03 (GMT) |
commit | a9bbd894bd25f7c2bb72fb7d4064b19377d90c6d (patch) | |
tree | d430c135864caa960c71ed86c5713507de66f708 /ChangeLog | |
parent | 2ab78407e9f73b6508afc281400a7c3fc018217f (diff) |
Forked the decompilation context when needed.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@325 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +13-01-17 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/decomp/il.c: + * src/arch/dalvik/context.c: + * src/decomp/context.c: + * src/decomp/context.h: + * src/decomp/context-int.h: + Fork the decompilation context when needed. + 13-01-14 Cyrille Bagard <nocbos@gmail.com> * src/analysis/decomp/decompiler.c: |