summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-12-08 23:16:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-12-08 23:16:43 (GMT)
commit78b82a19a4f45cfd57f3cea7faf34968f86fb160 (patch)
tree1daeab3ea56e492a1ac5031259d567677cf1f0ba /ChangeLog
parent6ea8a46069a8b2c6d2fbf007496d0616f544d8d4 (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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 829f590..dea666b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: