summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/context.c
AgeCommit message (Expand)Author
2017-12-02Created a plugin for the ARM support.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-29Read GCC warning messages with more care.Cyrille Bagard
2016-05-24Attached priority levels with disassembly starting points.Cyrille Bagard
2015-12-16Tracked the ARM/Thumb areas in a clever way with levels.Cyrille Bagard
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2015-04-25Removed some debug messages.Cyrille Bagard
2015-01-24Introduced conditional calls in instruction definition rules.Cyrille Bagard
2015-01-09Chosen the right encoding to use when disassembling ARM binary.Cyrille Bagard