aboutsummaryrefslogtreecommitdiff
path: root/tcc.h
Commit message (Collapse)AuthorAgeFilesLines
* fix build with msvcgrischka2009-05-111-2/+3
|
* enable making tcc using libtccgrischka2009-05-111-11/+13
|
* move static prototypes to libtcc.cgrischka2009-05-111-146/+44
|
* move some global variables into TCCStategrischka2009-05-111-1/+14
|
* move minor things from libtcc.c to other filesgrischka2009-05-051-9/+13
|
* move global variables to libtcc.cgrischka2009-05-051-109/+0
|
* move declarations to tcc.hgrischka2009-05-051-0/+937
|
* new files: tcc.h libtcc.c tccpp.c tccgen.cgrischka2009-05-051-0/+20