summaryrefslogtreecommitdiff
path: root/tools/d2c/d2c_gram.y
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-24Improved the generation of source code: there are now templates and one file ...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