]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/6c
exec(2): fix prototypes
[plan9front.git] / sys / src / cmd / 6c /
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