summaryrefslogtreecommitdiff
path: root/tools/d2c/spec.c
AgeCommit message (Expand)Author
2018-04-02Rewritten the whole instruction definition format.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-29Reduced once again the size of the main instruction structure.Cyrille Bagard
2016-10-28Stored instruction hooks in the data section rather than in the heap.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
2016-01-30Introduced a format switch to distinguish different kinds of definitions.Cyrille Bagard
2015-12-15Stored and provided the encoding used by an instruction.Cyrille Bagard
2015-07-30Produced a label for bad exit only if needed.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-04Provided a new way to build the full name of each instruction and cached it.Cyrille Bagard
2014-12-03Begun to support more than the only 'ARMv7' architecture for ARM (ARM / Thumb...Cyrille Bagard
2014-12-02Extended the compiler by allowing more than one type of Thumb.Cyrille Bagard
2014-11-15Given the d2c compiler its own directory.Cyrille Bagard