aboutsummaryrefslogtreecommitdiff
path: root/tccgen.c
Commit message (Expand)AuthorAgeFilesLines
* move some global variables into TCCStategrischka2009-05-111-10/+10
* move parser/generator to tccgen.cgrischka2009-05-051-0/+5102
* new files: tcc.h libtcc.c tccpp.c tccgen.cgrischka2009-05-051-0/+20