tinycc/win32
Tyge 024214af2d Finalizing math.h fixes:
- Updated msvcrt.def with symbols from 64bit version of dll - it contains the float math functions missing in the 32bit dll.
- Made sure this patch only apply to to WIN32 and WIN64. For WIN32 float functions calls the double variants, on 64bit they are called natively.
2020-04-11 02:29:51 +02:00
..
examples tccgen/win32: let __declspec(dllimport) imply extern 2017-04-04 08:34:52 +02:00
include Finalizing math.h fixes: 2020-04-11 02:29:51 +02:00
lib Finalizing math.h fixes: 2020-04-11 02:29:51 +02:00
build-tcc.bat win32/build-tcc.bat: clean .o in win32/lib 2020-02-19 00:43:41 +01:00
tcc-win32.txt various stuff 2017-10-11 18:13:43 +02:00