tinycc/win32
seyko b5f88b593a Turn on a implicit-function-declaration warning by default.
A non declared function leads to a seriuos problems. And while
gcc don't turn this warning on lets tcc do it. This warning
can be turned off by -Wno-implicit-function-declaration option.
And autor must explicitly do this if program must be compiled
with this warning off.
2015-03-03 16:32:25 +03:00
..
examples Turn on a implicit-function-declaration warning by default. 2015-03-03 16:32:25 +03:00
include win32/include/process.h: update prototypes to match mingw. 2014-04-12 00:09:57 -04:00
lib crt1.c revision 2014-12-30 00:25:52 -03:00
tools win64: fix resource file support 2014-08-01 10:51:28 +02:00
build-tcc.bat workaround a wine cmd bug in build-tcc.bat 2014-01-20 02:23:34 -08:00
tcc-win32.txt i386-gen: preserve fp control word in gen_cvt_ftoi 2013-08-28 22:55:05 +02:00