aboutsummaryrefslogtreecommitdiff
path: root/tcccoff.c
Commit message (Collapse)AuthorAgeFilesLines
* fix unused/uninitalized warningsgrischka2009-05-111-0/+2
|
* fix warnings with tcc_add/get_symbolgrischka2009-05-111-1/+1
|
* move some global variables into TCCStategrischka2009-05-111-6/+6
|
* added -f[no-]leading-underscorebellard2005-06-151-19/+7
|
* compile fixbellard2004-10-271-2/+1
|
* updatebellard2004-10-231-23/+9
|
* C67 COFF executable format support (TK)bellard2004-10-051-0/+982