]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/8c
show line numbers in dtracy type errors
[plan9front.git] / sys / src / cmd / 8c /
2019-06-24 cinap_lenrek8c, 6c: LEA x, R; MOV (R), R -> MOV x, R
2019-06-24 cinap_lenrek8c, 6c: avoid allocating index registers when we don...
2019-06-24 cinap_lenrek8c: skip 64-bit regpair allocation for OINDEX nodes...
2019-06-19 cinap_lenrekcc: remove nullwarn() from OCAST codegen, zap void...
2019-06-18 cinap_lenrekmerge
2019-06-18 cinap_lenrek8c, 6c: fix INDEX node #reg calculation
2019-06-18 Ori BernsteinDelete dead code.
2019-05-01 cinap_lenrek[5678vq]c: fix .safe node type for *FUNC() = *FUNC...
2018-05-28 spew6c, 8c: Fix nocast cast bug which prevents address...
2018-05-27 cinap_lenrekmerge
2018-05-24 spewcc: fix result of operation not used warning for void...
2017-01-02 cinap_lenrek6c, 8c: fix "DI botch" evacuating DI/SI/CX registers...
2016-10-30 cinap_lenrek8c: fix double compiling FNX complex lvalue in cgen64()
2016-06-09 cinap_lenrek8c, 6c: native ROL (cyclic shift) instruction support...
2016-06-09 cinap_lenrek?c: track ../cc/cc.h dependency and rebuild cc.a$O...
2015-10-06 cinap_lenrek5c/6c/8c/vc: import various changes from charles forsyth
2015-10-04 cinap_lenrek8c: dont abort() when running out of registers.
2015-10-04 cinap_lenrek8c: handle 64 bit mixedmode asop and type vlong <-...
2015-10-03 cinap_lenrekmerge
2015-10-03 cinap_lenrek8c: make cgen64() compile target first when it contains...
2015-02-17 cinap_lenrek[125678kqv][cl]: fix sprint() and strcpy() buffer overflows
2014-09-27 aijumerge
2014-09-24 cinap_lenrek6c/8c: eleminate moves by swaping source and destinatio...
2014-08-07 cinap_lenrek8c, 6c: generate enam.c file, just like 5c
2014-04-28 cinap_lenrek8c, 6c: fix peephole bug for eleminating CMPL $0,R...
2014-03-29 cinap_lenrek6c, 8c: optimize away CMPL/CMPQ reg, $0 instruction...
2014-03-21 cinap_lenrek8c, 6c: fix mulgen botch error for handling multiplicat...
2013-06-01 cinap_lenrek8c: apply charles forsyth's 8c-cgen64-mul-savereg patch...
2013-05-21 cinap_lenrekmerge
2013-05-22 jpathymerge
2013-05-21 jpathyadd 6(a|l) sse support to 8(a|l)
2012-07-30 cinap_lenrekmerge
2012-07-30 cinap_lenrekimport updated compilers from sources
2011-07-12 cinap_lenrekmerge
2011-07-12 aijumerge
2011-07-12 aijuadded Blethal to libbio
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