tinycc/lib
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
..
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86-bt.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
bcheck.c lib/Makefile: use CC, add bcheck to libtcc1.a 2013-02-06 19:01:07 +01:00
libtcc1.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00
Makefile tcc.h: declare CValue.tab[LDOUBLE_SIZE/4] 2013-02-08 19:07:11 +01:00