mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 11:24:19 +08:00
- 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 | ||