tinycc/win32/lib
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
..
chkstk.S win64: add tiny unwind data for setjmp/longjmp 2009-12-20 01:54:37 +01:00
crt1.c win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
dllcrt1.c dos2unix 2005-04-17 13:10:37 +00:00
dllmain.c dos2unix 2005-04-17 13:10:37 +00:00
gdi32.def dos2unix 2005-04-17 13:10:37 +00:00
kernel32.def dos2unix 2005-04-17 13:10:37 +00:00
msvcrt.def win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
user32.def dos2unix 2005-04-17 13:10:37 +00:00
wincrt1.c win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00