summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/Makefile.am
AgeCommit message (Expand)Author
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2011-12-26Reorganized the Dalvik architecture.Cyrille Bagard
2011-12-25Supported a few more shl-related opcodes.Cyrille Bagard
2011-12-23Decoded Dalvik pseudo-instructions properly.Cyrille Bagard
2011-10-12Processed skipped instructions and used contexts.Cyrille Bagard
2010-12-21Redefined all existing kinds of Dalvik operands in a proper way.Cyrille Bagard
2010-12-12Created an instruction for the 'If Then Else' blocks.Cyrille Bagard
2010-12-02Decompiled more Dex instructions (const and return).Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard
2010-06-27Fixed many bugs with the branch targets and supported one sub opcode.Cyrille Bagard
2010-06-20Supported more Dalvik opcodes.Cyrille Bagard
2010-05-23Supported extra Dalvik opcodes.Cyrille Bagard
2010-05-19Added support for a few more Dalvik instructions.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard