]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/cc/macbody
cc: promote integer constants according to c99 spec.
[plan9front.git] / sys / src / cmd / cc / macbody
2020-05-12 cinap_lenrekcc: dont export gethunk(), hunk, nhunk and thunk
2020-05-12 cinap_lenrekcc: get rid of hunk pointer fiddling and just use alloc()
2020-04-25 cinap_lenrekcc: simplify macexpand() and off-by-one error
2020-04-19 cinap_lenrekmerge
2020-04-19 cinap_lenrek?a, ?c: fix macro debug prints
2020-04-19 cinap_lenrek?a, cc: fix buffer overflows in built-in preprocessor...
2020-04-11 cinap_lenrekcc, ?[acl]: fix gethunk() and move common memory alloca...
2020-04-10 cinap_lenrekbackout the gethunk() again, as that breaks the assemblers
2020-04-10 cinap_lenrekcc, ?l: fix gethunk() to actually grow allocation
2020-04-10 cinap_lenrekmerge
2020-04-10 cinap_lenrekcc: backout gethunk() change
2020-04-10 Sigridcc: sbrk in bigger chunks as it grows, so it gets a...
2016-05-16 cinap_lenrekcc: use UTFmax not 4 (djc)
2015-10-06 cinap_lenrekcc: allow runes as macro names (from charles forsyth)
2012-07-30 cinap_lenrekmerge
2012-07-30 cinap_lenrekimport updated compilers from sources
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image