index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
d2c
/
coder.c
Age
Commit message (
Expand
)
Author
2018-10-30
Defined the parent directory as the working location for generation.
Cyrille Bagard
2018-10-30
Simplified file creations in the code generator.
Cyrille Bagard
2018-05-28
Included support for ARMv7 system instructions.
Cyrille Bagard
2018-05-28
Cleaned code.
Cyrille Bagard
2018-05-14
Used unique identifiers for instructions everywhere.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Rewritten the whole instruction definition format.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-01-30
Introduced a format switch to distinguish different kinds of definitions.
Cyrille Bagard
2016-01-28
Cleaned, rewritten and improved the whole code of the compiler.
Cyrille Bagard
2014-12-24
Improved the generation of source code: there are now templates and one file ...
Cyrille Bagard
2014-12-03
Begun to support more than the only 'ARMv7' architecture for ARM (ARM / Thumb...
Cyrille Bagard
2014-11-15
Given the d2c compiler its own directory.
Cyrille Bagard