tinycc/win32
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
..
examples tccgen/win32: let __declspec(dllimport) imply extern 2017-04-04 08:34:52 +02:00
include Add C99 compiliant iso646.h header 2019-01-13 10:24:50 +01:00
lib win64: make signal handlers work somewhat 2019-04-15 20:02:45 +02:00
build-tcc.bat various stuff 2017-10-11 18:13:43 +02:00
tcc-win32.txt various stuff 2017-10-11 18:13:43 +02:00