summaryrefslogtreecommitdiff
path: root/src/arch/context-int.h
AgeCommit message (Expand)Author
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2016-12-31Updated all copyrights.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-05-24Attached priority levels with disassembly starting points.Cyrille Bagard
2015-12-19Fixed several bugs when processing concurrent delayed works.Cyrille Bagard
2015-12-16Tracked the ARM/Thumb areas in a clever way with levels.Cyrille Bagard
2015-11-27Protected other data access using locks.Cyrille Bagard
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2015-01-30Bound a symbol for each loaded value for 'ldr' instructions.Cyrille Bagard
2014-12-30Tracked each binary area during the disassembling process and tried to follow...Cyrille Bagard
2014-12-25Cleaned all the code for immediate operands.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2011-10-12Processed skipped instructions and used contexts.Cyrille Bagard