summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/context.c
AgeCommit message (Expand)Author
2016-12-12Removed most of the code related to non-working decompilation.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-14Handled Dalvik simple switch cases without fallthrough.Cyrille Bagard
2016-10-10Handled switch and fill-array data pseudo-instructions without plugin.Cyrille Bagard
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-01-27Reduced the quantity of used variables in decompiled code.Cyrille Bagard
2013-01-20Took care of shared allocations between blocks when converting registers.Cyrille Bagard
2013-01-17Forked the decompilation context when needed.Cyrille Bagard
2013-01-14Cleaned the context used for decompilations.Cyrille Bagard
2012-11-28Followed the excution flow to decompile instructions.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2011-10-12Processed skipped instructions and used contexts.Cyrille Bagard