mirror of
https://github.com/frida/tinycc
synced 2024-11-30 11:33:10 +03:00
024214af2d
- 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. |
||
---|---|---|
.. | ||
chkstk.S | ||
crt1.c | ||
crt1w.c | ||
dllcrt1.c | ||
dllmain.c | ||
gdi32.def | ||
kernel32.def | ||
msvcrt.def | ||
user32.def | ||
wincrt1.c | ||
wincrt1w.c | ||
ws2_32.def |