summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cc
AgeCommit message (Expand)Author
2016-06-098c, 6c: native ROL (cyclic shift) instruction support, improve peephole optim...cinap_lenrek
2016-05-16cc: prevent symbol buffer overflowcinap_lenrek
2016-05-16cc: use UTFmax not 4 (djc)cinap_lenrek
2016-03-01cc: populate the flag list comment in lex.cBurnZeZ
2016-03-01cc: sort the lex.c comment listing debug flagsBurnZeZ
2016-01-076c: return vlong result for pointer subtractioncinap_lenrek
2016-01-07introduce signed intptr and %z format modifier for formating uintptr and intptrcinap_lenrek
2015-10-08cc: restore side(), but do not consider OINDEX as side effect freecinap_lenrek
2015-10-07cc: back out side() change unil 8c is fixedcinap_lenrek
2015-10-06cc: include $builtin as keywoard in pickle() (from charles forsyth)cinap_lenrek
2015-10-06cc: getflag() fmt will be terminated at end of loop (from charles forsyth)cinap_lenrek
2015-10-06cc: allow runes as macro names (from charles forsyth)cinap_lenrek
2015-10-065c/6c/8c/vc: import various changes from charles forsythcinap_lenrek
2015-10-06cc: TUSHORT -> TRUNE for lstring constats for OUSEDcinap_lenrek
2015-10-04cc: handle 64 bit mixedmode asop and type vlong <-> float/double type convers...cinap_lenrek
2015-10-04cc/6c: fix return type of mixed asop expressions, preserve type for moves so ...cinap_lenrek
2015-08-17cc: improve (non-) side effect detection (thanks charle)cinap_lenrek
2015-07-28cc: provide fake realloc() for getenv()cinap_lenrek
2015-05-26cc: set unspecified elements to zero in local variable initializerscinap_lenrek
2015-05-25cc: handle unaligned data in = {0} local initializercinap_lenrek
2015-04-23cc: fix non constant pointer initializer for other compilers than 8c/6ccinap_lenrek
2015-04-16cc: catch non constant pointer initializerscinap_lenrek
2014-05-06cc: fix spurious warning on comparsion with scope redeclared variable (thanks...cinap_lenrek
2014-03-02cc: correct out-of-bounds references in funct.c (thanks charles forsyth)cinap_lenrek
2014-02-10cc: emit right acid format for addresscinap_lenrek
2014-02-01fixes for new setmalloctag() prototypecinap_lenrek
2013-07-11cc: fix include array overflow handlingcinap_lenrek
2013-05-01cc: accept 24 bit numeric runescinap_lenrek
2013-02-02cc/lex: do not crash on -I without argftrvxmtrx
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-10-03apply sources patch cc-cpp-c99-commcinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-07-12have compiler error out if read failsaiju
2011-05-25fixed issue #47aiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen