index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
cc
/
macbody
Age
Commit message (
Expand
)
Author
2021-10-12
cc: do not expand function-like macros for non-function invocations
cinap_lenrek
2020-05-12
cc: dont export gethunk(), hunk, nhunk and thunk
cinap_lenrek
2020-05-12
cc: get rid of hunk pointer fiddling and just use alloc()
cinap_lenrek
2020-04-25
cc: simplify macexpand() and off-by-one error
cinap_lenrek
2020-04-19
?a, ?c: fix macro debug prints
cinap_lenrek
2020-04-19
?a, cc: fix buffer overflows in built-in preprocessor (macbody)
cinap_lenrek
2020-04-11
cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat
cinap_lenrek
2020-04-11
backout the gethunk() again, as that breaks the assemblers
cinap_lenrek
2020-04-10
cc, ?l: fix gethunk() to actually grow allocation
cinap_lenrek
2020-04-10
cc: backout gethunk() change
cinap_lenrek
2020-04-10
cc: sbrk in bigger chunks as it grows, so it gets a chance to use the ram/swa...
Sigrid
2016-05-16
cc: use UTFmax not 4 (djc)
cinap_lenrek
2015-10-06
cc: allow runes as macro names (from charles forsyth)
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen