tinycc/win32
grischka 50b040ef83 win64: add tiny unwind data for setjmp/longjmp
This enables native unwind semantics with longjmp on
win64 by putting an entry into the .pdata section for
each compiled fuction.

Also, the function now use a fixed stack and store arguments
into X(%rsp) rather than using push.
2009-12-20 01:54:37 +01:00
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include win64: add tiny unwind data for setjmp/longjmp 2009-12-20 01:54:37 +01:00
lib win64: add tiny unwind data for setjmp/longjmp 2009-12-20 01:54:37 +01:00
tools tccpe: load dll on the fly 2009-07-18 22:07:25 +02:00
build-tcc.bat win32: enable bounds checker & exception handler 2009-12-19 22:22:43 +01:00
tcc-win32.txt win32: explain usage of mingw w32api package 2009-11-30 17:14:41 +01:00