]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/5c
merge
[plan9front.git] / sys / src / cmd / 5c /
2021-03-13 cinap_lenrek5c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(......
2020-04-19 cinap_lenrekmerge
2020-04-19 cinap_lenrek?c: get rid of sprint(), strcpy() and strcat()/strncat...
2020-04-19 Ori Bernsteinmerge
2020-04-19 cinap_lenrekmerge
2020-04-19 cinap_lenrek?c: fix Bconv() misusage of strncat()
2020-04-11 cinap_lenrekcc, ?[acl]: fix gethunk() and move common memory alloca...
2019-06-19 cinap_lenrekcc: remove nullwarn() from OCAST codegen, zap void...
2019-05-01 cinap_lenrek[5678vq]c: fix .safe node type for *FUNC() = *FUNC...
2019-04-01 Alex Musolinomerge
2019-03-29 cinap_lenrek5c: dont substibute (destination) registers contained...
2018-05-27 cinap_lenrekmerge
2018-05-24 spewcc: fix result of operation not used warning for void...
2016-09-03 cinap_lenrek5c: do shift propagation for rotate right (ROR)
2016-09-03 cinap_lenrek5c: format assembly constant right shift encoding 0...
2016-07-15 cinap_lenrek5c: fix int -> uvlong cast bug (thanks to qwx on his...
2016-06-26 cinap_lenrek5c: handle unused results for cgen64()
2016-06-26 cinap_lenrek5c: support for bit ROL, native 64 bit arithmetic
2016-06-09 cinap_lenrek?c: track ../cc/cc.h dependency and rebuild cc.a$O...
2015-11-01 cinap_lenrekmerge
2015-11-01 cinap_lenrek5c: handle (rare) MULU instruction in peephole optimizer
2015-10-06 cinap_lenrek5c/6c/8c/vc: import various changes from charles forsyth
2015-10-04 cinap_lenrek5c: handle 64 bit mixedmode asop
2015-02-17 cinap_lenrek[125678kqv][cl]: fix sprint() and strcpy() buffer overflows
2014-09-27 aijumerge
2014-08-07 cinap_lenrek5a, 5l: add LDREX/STREX/CLREX instructions
2013-09-20 cinap_lenrekmerge
2013-09-20 cinap_lenrek5c: apply richard millers 5c-nan-cmp patch (from sources)
2013-04-29 cinap_lenrek5c: dont emit conditional integer division instructions
2013-01-26 cinap_lenrekadd arm vfp support to compiler and linker (from sources)
2013-01-02 cinap_lenrek5c: fix -0x80000000 comparsion bug
2012-07-30 cinap_lenrekmerge
2012-07-30 cinap_lenrekimport updated compilers from sources
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image