diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-18 21:43:34 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-18 21:43:34 (GMT) |
commit | 16757c632c7cf2614e71db4f9261149d585d61e0 (patch) | |
tree | 801bac3111bc2d3b4763448c45922e74b3f2595b /ChangeLog | |
parent | d50544a3de540727137f2b13010ca4450f8ea10f (diff) |
Cleaned the code and removed compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-12-18 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/instruction.c: + Clean the code and remove compilation warnings. + +16-12-18 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/decomp/il.c: Disable old call code. |