summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/fetch.c
AgeCommit message (Expand)Author
2016-12-13Ensured all symbol comments match their symbol address.Cyrille Bagard
2016-12-12Applied some code refactoring to remove usages of GBinFormat in favor of GExe...Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-05-24Attached priority levels with disassembly starting points.Cyrille Bagard
2016-05-22Extended the compiler to transform all the new ARMv7 encoding definitions.Cyrille Bagard
2016-04-24Handled hooks and rules in Dalvik opcodes definitions.Cyrille Bagard
2015-12-16Tracked the ARM/Thumb areas in a clever way with levels.Cyrille Bagard
2015-10-14Forced the full definition of locations to fix the search of symbols.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-07-09Tried to use virtual addresses as often as possible.Cyrille Bagard
2015-03-31Saved some progress in the definition of basic blocks.Cyrille Bagard