tccrun: win64: add unwind function table for dynamic code
commitdf4c0892f3fb5170042652cd648a29c94c3a2eca
authorgrischka <grischka>
Thu, 14 Jul 2011 17:09:49 +0000 (14 19:09 +0200)
committergrischka <grischka>
Thu, 14 Jul 2011 17:09:49 +0000 (14 19:09 +0200)
tree0db41a085d08276f9804b4905949c60ff1f7500f
parent232650f8b3a786e82071c12a1ee8eea60684279a
tccrun: win64: add unwind function table for dynamic code

This works only when tcc.exe is compiled using MSC.  MinGW does
something in the startup code that defeats it.
tcc.h
tccpe.c
tccrun.c
win32/lib/chkstk.S
win32/lib/kernel32.def
x86_64-gen.c