tinycc/win32/lib
Michael Matz c16dadbb97 win64: make signal handlers work somewhat
we can register a top-level exception filter which does
nothing else than call into _XcptFilter (provided by
the default C runtime environment) and signal handlers
for the few POSIX signals that Windows can handle start
working (that includes e.g. SEGV).
2019-04-15 20:02:45 +02:00
..
chkstk.S tccgen: nodata_wanted fix, default ONE_SOURCE, etc... 2017-07-23 21:24:11 +02:00
crt1.c win64: make signal handlers work somewhat 2019-04-15 20:02:45 +02:00
crt1w.c win32: adjust new unicode support 2017-02-18 09:51:23 +01:00
dllcrt1.c correct a DllMain() declaration in dllcrt1.c and dllmain.c 2015-03-03 22:51:13 +03:00
dllmain.c correct a DllMain() declaration in dllcrt1.c and dllmain.c 2015-03-03 22:51:13 +03:00
gdi32.def dos2unix 2005-04-17 13:10:37 +00:00
kernel32.def tccrun/win64: cleanup runtime function table 2016-10-19 19:21:27 +02:00
msvcrt.def win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
user32.def tcc: re-enable correct option -r support 2017-02-20 18:58:08 +01:00
wincrt1.c win64: make signal handlers work somewhat 2019-04-15 20:02:45 +02:00
wincrt1w.c win32: adjust new unicode support 2017-02-18 09:51:23 +01:00