summaryrefslogtreecommitdiff
path: root/src/arch/arm
AgeCommit message (Expand)Author
2014-11-25Extended the range of supported ARMv7 instructions.Cyrille Bagard
2014-11-24Update the list of handled ARM instructionsCyrille Bagard
2014-11-15Given the d2c compiler its own directory.Cyrille Bagard
2014-11-14Rewritten and extended the whole code for the instructions definitions compiler.Cyrille Bagard
2014-10-12Disabled or removed some debug code.Cyrille Bagard
2014-10-11Modified and rebuilt targets only when needed.Cyrille Bagard
2014-10-07Created a compiler for architecture instruction definitions.Cyrille Bagard
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard
2014-10-01Prepared the ground for the ARMv7 architecture.Cyrille Bagard
2014-08-05Defined the first steps for a new disassembling approach.Cyrille Bagard
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ev...Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-06-30Provided first basic support for a few ARM instructions.Cyrille Bagard
2010-06-27Defined the minimal instruction size for a given architecture.Cyrille Bagard