aboutsummaryrefslogtreecommitdiff
path: root/win32/tcc-win32.txt
Commit message (Collapse)AuthorAgeFilesLines
* tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]grischka2013-02-081-29/+26
| | | | | | | | Should fix some warnings wrt. access out of array bounds. tccelf.c: fix "static function unused" warning x86_64-gen.c: fix "ctype.ref uninitialzed" warning and cleanup tcc-win32.txt: remove obsolete limitation notes.
* win32: build-tcc.bat: get rid of hardcoded VERSION stringgrischka2012-12-201-1/+1
| | | | | | | Also: - put libtcc.def into libtcc dir - remove ar references - remove libtcc_test from build
* win32: tcc.exe uses libtcc.dllgrischka2012-04-181-1/+1
|
* win32: readme: add libtcc_test examplegrischka2010-01-141-6/+4
|
* win32: explain usage of mingw w32api packagegrischka2009-11-301-1/+2
|
* win32: readme.txt->tcc-win32.txt, update tcc-docgrischka2009-04-181-0/+158