summaryrefslogtreecommitdiff
path: root/sys/src/cmd/5c
AgeCommit message (Expand)Author
2016-09-035c: do shift propagation for rotate right (ROR)cinap_lenrek
2016-09-035c: format assembly constant right shift encoding 0 as >>32cinap_lenrek
2016-07-155c: fix int -> uvlong cast bug (thanks to qwx on his patience on a the troubl...cinap_lenrek
2016-06-265c: handle unused results for cgen64()cinap_lenrek
2016-06-265c: support for bit ROL, native 64 bit arithmeticcinap_lenrek
2016-06-09?c: track ../cc/cc.h dependency and rebuild cc.a$O as neccesarycinap_lenrek
2015-11-015c: handle (rare) MULU instruction in peephole optimizercinap_lenrek
2015-10-065c/6c/8c/vc: import various changes from charles forsythcinap_lenrek
2015-10-045c: handle 64 bit mixedmode asopcinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2014-08-075a, 5l: add LDREX/STREX/CLREX instructionscinap_lenrek
2013-09-205c: apply richard millers 5c-nan-cmp patch (from sources)cinap_lenrek
2013-04-295c: dont emit conditional integer division instructionscinap_lenrek
2013-01-26add arm vfp support to compiler and linker (from sources)cinap_lenrek
2013-01-025c: fix -0x80000000 comparsion bugcinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen