tinycc/win32
Avi Halachmi (:avih) 6e261a107c win: math.h: isnan: use macro, similar to others (still broken)
It was broken due to tcc not able to compile asm with 't' constraint, and it's
still broken because fpclassify on which it now depends has the same issue. Next
commit will fix this.
2015-11-07 22:17:21 +02:00
..
examples Add a demo.bat file to the examples directory on Windows 2015-04-10 07:46:04 +03:00
include win: math.h: isnan: use macro, similar to others (still broken) 2015-11-07 22:17:21 +02:00
lib correct a DllMain() declaration in dllcrt1.c and dllmain.c 2015-03-03 22:51:13 +03:00
tools Revert all of my changes to directories & codingstyle. 2015-07-29 16:57:12 -04: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