Age | Commit message (Expand) | Author |
---|---|---|
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 |