plan9front/sys/src/cmd/cc
Jacob Moody 88a8ca5c8d cc: create .$O files with DMTMP 2021-06-24 13:53:37 +00: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: simplify macexpand() and off-by-one error 2020-04-25 22:16:44 +02:00
cc.y fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
com.c [9front] cc: fix comparison warning with constant LHS 2021-01-23 18:28:08 -08: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: dont export gethunk(), hunk, nhunk and thunk 2020-05-12 23:18:48 +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: dont export gethunk(), hunk, nhunk and thunk 2020-05-12 23:18:48 +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 cc: create .$O files with DMTMP 2021-06-24 13:53:37 +00:00
lexbody cc: simplify macexpand() and off-by-one error 2020-04-25 22:16:44 +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 cc: dont export gethunk(), hunk, nhunk and thunk 2020-05-12 23:18:48 +02:00
mkfile cc: mk clean should delete cc.a$O 2021-01-24 09:58:39 -08: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