summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cc/macbody
AgeCommit message (Expand)Author
2021-10-12cc: do not expand function-like macros for non-function invocationscinap_lenrek
2020-05-12cc: dont export gethunk(), hunk, nhunk and thunkcinap_lenrek
2020-05-12cc: get rid of hunk pointer fiddling and just use alloc()cinap_lenrek
2020-04-25cc: simplify macexpand() and off-by-one errorcinap_lenrek
2020-04-19?a, ?c: fix macro debug printscinap_lenrek
2020-04-19?a, cc: fix buffer overflows in built-in preprocessor (macbody)cinap_lenrek
2020-04-11cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compatcinap_lenrek
2020-04-11backout the gethunk() again, as that breaks the assemblerscinap_lenrek
2020-04-10cc, ?l: fix gethunk() to actually grow allocationcinap_lenrek
2020-04-10cc: backout gethunk() changecinap_lenrek
2020-04-10cc: sbrk in bigger chunks as it grows, so it gets a chance to use the ram/swa...Sigrid
2016-05-16cc: use UTFmax not 4 (djc)cinap_lenrek
2015-10-06cc: allow runes as macro names (from charles forsyth)cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen