plan9fox/sys/src/cmd/cc
2020-04-19 23:51:18 +02: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 cc: cc.h changes needed by previous commit 2020-04-19 23:42:02 +02:00
cc.y fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
com.c fix ccom idempotency 2020-03-15 15:08:04 -07: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 cc: remove mysbrk(), exponentially increase gethunk() allocation delta 2020-04-11 14:19:35 +02:00
compat.c cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat 2020-04-11 05:03:49 +02:00
compat.h cc: remove mysbrk(), exponentially increase gethunk() allocation delta 2020-04-11 14:19:35 +02:00
dcl.c Allow address expressions in ?c after int casts. 2019-09-07 18:25:04 -07: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: get rid of sprint() and temporary buffer for type conversion fuction 2020-04-19 20:44:19 +02:00
lex.c ?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup 2020-04-19 23:51:18 +02:00
lexbody ?a, cc: fix buffer overflows in built-in preprocessor (macbody) 2020-04-19 23:37:05 +02:00
mac.c cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat 2020-04-11 05:03:49 +02:00
macbody ?a, cc: fix buffer overflows in built-in preprocessor (macbody) 2020-04-19 23:37:05 +02:00
mkfile cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat 2020-04-11 05:03:49 +02: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 fix special case for null pointer constants in cond expressions 2020-02-27 15:09:10 -05:00