summaryrefslogtreecommitdiff
path: root/tools/d2c/d2c_tok.l
AgeCommit message (Expand)Author
2016-01-28Cleaned, rewritten and improved the whole code of the compiler.Cyrille Bagard
2015-06-14Handled properly the sign extension when extending values.Cyrille Bagard
2015-03-18Computed limits for all routines according to existing symbols.Cyrille Bagard
2015-01-24Introduced conditional calls in instruction definition rules.Cyrille Bagard
2015-01-10Extended the grammar to allow hooks inclusion.Cyrille Bagard
2014-12-09Supported new ARMv7 instructions.Cyrille Bagard
2014-12-08Supported new ARMv7 instructions.Cyrille Bagard
2014-12-05Defined a new kind of operands for memory accesses.Cyrille Bagard
2014-12-04Provided a new way to build the full name of each instruction and cached it.Cyrille Bagard
2014-12-02Extended the compiler by allowing more than one type of Thumb.Cyrille Bagard
2014-11-24Update the list of handled ARM instructionsCyrille Bagard
2014-11-15Given the d2c compiler its own directory.Cyrille Bagard