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
Age
Commit message (
Expand
)
Author
2015-07-30
Produced a label for bad exit only if needed.
Cyrille Bagard
2015-06-18
Fixed and extended the support for ARM v7 instructions.
Cyrille Bagard
2015-06-14
Handled properly the sign extension when extending values.
Cyrille Bagard
2015-04-27
Allowed to compile the project from a fresh install by fixing mistakes.
Cyrille Bagard
2015-03-25
Fixed a regression by taking care of results before going to a error exit.
Cyrille Bagard
2015-03-18
Computed limits for all routines according to existing symbols.
Cyrille Bagard
2015-02-03
Set an executable permission on the shell script.
Cyrille Bagard
2015-01-24
Introduced conditional calls in instruction definition rules.
Cyrille Bagard
2015-01-10
Extended the grammar to allow hooks inclusion.
Cyrille Bagard
2014-12-24
Improved the generation of source code: there are now templates and one file ...
Cyrille Bagard
2014-12-09
Supported new ARMv7 instructions.
Cyrille Bagard
2014-12-08
Supported new ARMv7 instructions.
Cyrille Bagard
2014-12-05
Defined a new kind of operands for memory accesses.
Cyrille Bagard
2014-12-04
Provided a new way to build the full name of each instruction and cached it.
Cyrille Bagard
2014-12-03
Begun to support more than the only 'ARMv7' architecture for ARM (ARM / Thumb...
Cyrille Bagard
2014-12-02
Fixed sign extensions when building 32-bit mask code from bit field.
Cyrille Bagard
2014-12-02
Extended the compiler by allowing more than one type of Thumb.
Cyrille Bagard
2014-11-25
Extended the range of supported ARMv7 instructions.
Cyrille Bagard
2014-11-24
Update the list of handled ARM instructions
Cyrille Bagard
2014-11-15
Given the d2c compiler its own directory.
Cyrille Bagard