tinycc/win32
grischka d6d7686b60 tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]
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.
2013-02-08 19:07:11 +01:00
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include win32: _mingw.h: do not undef NULL 2013-01-24 19:49:58 +01:00
lib win32: wincrt1.c: include stdlib.h for exit() 2013-02-04 16:24:57 +01:00
tools tccpe: cleanup ELFW() macros etc. 2011-07-14 19:23:04 +02:00
build-tcc.bat win32: build-tcc.bat: get rid of hardcoded VERSION string 2012-12-20 21:20:54 +01:00
tcc-win32.txt tcc.h: declare CValue.tab[LDOUBLE_SIZE/4] 2013-02-08 19:07:11 +01:00