]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/6c
snoopy(8): avoid extra spaces in dhcp filter output
[plan9front.git] / sys / src / cmd / 6c /
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-08 cinap_lenrek6c: reverse register allocation order to avoid having...
2017-01-02 cinap_lenrek6c, 8c: fix "DI botch" evacuating DI/SI/CX registers...
2016-08-14 cinap_lenrek6c: subsitute floating point registers eleminating...
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_lenrek6c: remove 6c/vlrt.c file
2015-10-04 cinap_lenrekcc/6c: fix return type of mixed asop expressions, prese...
2015-03-17 cinap_lenrekmerge
2015-03-17 cinap_lenrek6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r
2015-03-01 cinap_lenrek6c: fix missing memset in Bconv()
2015-02-18 cinap_lenrek6c: eleminate more MOV instructions
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-05-30 Aram Hăvărneanu6a, 6c, 6l: fix copy propagation
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-02-28 cinap_lenrek6c: fix 32bit pointer truncation (from patch/6c-sugen...
2012-09-18 cinap_lenrek6c: extern register fix (import from patch/6c-extreg)
2012-07-30 cinap_lenrekmerge
2012-07-30 cinap_lenrekimport updated compilers from sources