diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2010-12-08 23:16:43 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2010-12-08 23:16:43 (GMT) |
commit | 78b82a19a4f45cfd57f3cea7faf34968f86fb160 (patch) | |
tree | 1daeab3ea56e492a1ac5031259d567677cf1f0ba /ChangeLog | |
parent | 6ea8a46069a8b2c6d2fbf007496d0616f544d8d4 (diff) |
Decompiled a few more arithmetic Dex opcodes.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@199 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +10-12-09 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/dalvik/dop_arithm.c: + * src/arch/dalvik/instruction.c: + * src/arch/dalvik/translate.h: + Decompile a few more arithmetic Dex opcodes. + 10-12-05 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkbufferview.c: |