index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
cc
/
com.c
Age
Commit message (
Expand
)
Author
2021-01-23
[9front] cc: fix comparison warning with constant LHS
Michael Forney
2021-01-23
[9front] cc: remove unnecessary 128-bit add function
Michael Forney
2020-03-15
fix ccom idempotency
Ori Bernstein
2020-02-27
fix special case for null pointer constants in cond expressions
Ori Bernstein
2019-09-07
cc: fix void cast crash
cinap_lenrek
2019-06-19
cc: remove nullwarn() from OCAST codegen, zap void casts
cinap_lenrek
2019-06-18
Import compiler warnings and bugfixes from Charles.
Ori Bernstein
2018-12-02
kencc: make "function not declared" a warning unless compiling with -T
aiju
2018-12-01
kencc: turn "function args not checked" warning into "function not declared" ...
aiju
2018-11-18
cc: fix wrong "useless or misleading comparison" warning
cinap_lenrek
2015-10-04
cc/6c: fix return type of mixed asop expressions, preserve type for moves so ...
cinap_lenrek
2014-05-06
cc: fix spurious warning on comparsion with scope redeclared variable (thanks...
cinap_lenrek
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen