Age | Commit message (Expand) | Author |
2023-05-13 | 5c, kc, qc: fix implicit return type of samaddr | Jacob Moody |
2023-05-09 | 5c, 7c: fix !x compilation when x is a negative float | Sigrid Solveig Haflínudóttir |
2021-06-26 | kencc: revert back to "set but not used" | cinap_lenrek |
2021-06-21 | kencc: clarify warning for unused assignments | Noam Preil |
2021-03-13 | 5c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(... , nn) in cgen() for result... | cinap_lenrek |
2020-04-19 | ?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup | cinap_lenrek |
2020-04-19 | ?c: fix Bconv() misusage of strncat() | cinap_lenrek |
2020-04-11 | cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat | cinap_lenrek |
2019-06-19 | cc: remove nullwarn() from OCAST codegen, zap void casts | cinap_lenrek |
2019-05-01 | [5678vq]c: fix .safe node type for *FUNC() = *FUNC() sugen | cinap_lenrek |
2019-03-29 | 5c: dont substibute (destination) registers contained in MOVM reglist | cinap_lenrek |
2018-05-24 | cc: fix result of operation not used warning for void casts | spew |
2016-09-03 | 5c: do shift propagation for rotate right (ROR) | cinap_lenrek |
2016-09-03 | 5c: format assembly constant right shift encoding 0 as >>32 | cinap_lenrek |
2016-07-15 | 5c: fix int -> uvlong cast bug (thanks to qwx on his patience on a the troubl... | cinap_lenrek |
2016-06-26 | 5c: handle unused results for cgen64() | cinap_lenrek |
2016-06-26 | 5c: support for bit ROL, native 64 bit arithmetic | cinap_lenrek |
2016-06-09 | ?c: track ../cc/cc.h dependency and rebuild cc.a$O as neccesary | cinap_lenrek |
2015-11-01 | 5c: handle (rare) MULU instruction in peephole optimizer | cinap_lenrek |
2015-10-06 | 5c/6c/8c/vc: import various changes from charles forsyth | cinap_lenrek |
2015-10-04 | 5c: handle 64 bit mixedmode asop | cinap_lenrek |
2015-02-17 | [125678kqv][cl]: fix sprint() and strcpy() buffer overflows | cinap_lenrek |
2014-08-07 | 5a, 5l: add LDREX/STREX/CLREX instructions | cinap_lenrek |
2013-09-20 | 5c: apply richard millers 5c-nan-cmp patch (from sources) | cinap_lenrek |
2013-04-29 | 5c: dont emit conditional integer division instructions | cinap_lenrek |
2013-01-26 | add arm vfp support to compiler and linker (from sources) | cinap_lenrek |
2013-01-02 | 5c: fix -0x80000000 comparsion bug | cinap_lenrek |
2012-07-30 | import updated compilers from sources | cinap_lenrek |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen |