aboutsummaryrefslogtreecommitdiff
path: root/tccpe.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to newer tccpe.c (includes support for resources)grischka2007-12-191-690/+997
* Use _WIN32 for a windows hosted tcc and define it for the PE target.grischka2007-12-131-496/+496
* the PE linker code is not ready for -fleading-underscore supportbellard2005-06-171-4/+7
* added -f[no-]leading-underscorebellard2005-06-151-7/+4
* win32 merge (grischka)bellard2005-04-171-24/+61
* win32 mergebellard2005-04-141-8/+0
* better st_other supportbellard2005-04-131-29/+24
* initial PE format supportbellard2005-04-101-0/+1220