plan9fox/sys/src/cmd/cc
2019-02-25 04:15:43 +01:00
..
acid.c cc: emit right acid format for address 2014-02-10 23:10:47 +01:00
bits.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
c99 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
cc.h 8c, 6c: native ROL (cyclic shift) instruction support, improve peephole optimizers 2016-06-09 23:12:46 +02:00
cc.y fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
com.c kencc: make "function not declared" a warning unless compiling with -T 2018-12-02 11:36:58 +00:00
com64.c cc: handle 64 bit mixedmode asop and type vlong <-> float/double type conversions 2015-10-04 20:06:30 +02:00
compat Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
compat.c cc: provide fake realloc() for getenv() 2015-07-28 12:06:29 +02:00
dcl.c cc: TUSHORT -> TRUNE for lstring constats for OUSED 2015-10-06 05:20:00 +02:00
dpchk.c introduce signed intptr and %z format modifier for formating uintptr and intptr 2016-01-07 04:39:09 +01:00
funct.c cc: correct out-of-bounds references in funct.c (thanks charles forsyth) 2014-03-02 21:08:48 +01:00
lex.c cc: fix %.*s format usage in lexer "token too long" error 2019-02-25 04:15:43 +01:00
lexbody ?a: getc() needs to increment lineno if it gets \n from peekc 2017-05-26 00:01:53 +00:00
mac.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
macbody cc: use UTFmax not 4 (djc) 2016-05-16 22:02:17 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
omachcap.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
pgen.c import updated compilers from sources 2012-07-30 19:11:16 +02:00
pickle.c cc: include $builtin as keywoard in pickle() (from charles forsyth) 2015-10-06 06:47:55 +02:00
pswt.c fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
scon.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
sub.c cc: add OROL op to side effect free op list 2016-06-26 15:00:40 +02:00