summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cc/com.c
AgeCommit message (Expand)Author
2021-01-23[9front] cc: fix comparison warning with constant LHSMichael Forney
2021-01-23[9front] cc: remove unnecessary 128-bit add functionMichael Forney
2020-03-15fix ccom idempotencyOri Bernstein
2020-02-27fix special case for null pointer constants in cond expressionsOri Bernstein
2019-09-07cc: fix void cast crashcinap_lenrek
2019-06-19cc: remove nullwarn() from OCAST codegen, zap void castscinap_lenrek
2019-06-18Import compiler warnings and bugfixes from Charles.Ori Bernstein
2018-12-02kencc: make "function not declared" a warning unless compiling with -Taiju
2018-12-01kencc: turn "function args not checked" warning into "function not declared" ...aiju
2018-11-18cc: fix wrong "useless or misleading comparison" warningcinap_lenrek
2015-10-04cc/6c: fix return type of mixed asop expressions, preserve type for moves so ...cinap_lenrek
2014-05-06cc: fix spurious warning on comparsion with scope redeclared variable (thanks...cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_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