summaryrefslogtreecommitdiff
path: root/tools/d2c/syntax.c
AgeCommit message (Expand)Author
2018-05-17Fixed some generated instruction identifiers.Cyrille Bagard
2018-05-14Used unique identifiers for instructions everywhere.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-05French typo.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-04-02Rewritten the whole instruction definition format.Cyrille Bagard
2016-01-28Cleaned, rewritten and improved the whole code of the compiler.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.Cyrille Bagard
2015-07-30Produced a label for bad exit only if needed.Cyrille Bagard
2014-12-04Provided a new way to build the full name of each instruction and cached it.Cyrille Bagard
2014-11-25Extended the range of supported ARMv7 instructions.Cyrille Bagard
2014-11-15Given the d2c compiler its own directory.Cyrille Bagard