mirror of
https://github.com/frida/tinycc
synced 2024-11-28 10:33:07 +03:00
50b040ef83
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. |
||
---|---|---|
.. | ||
chkstk.S | ||
crt1.c | ||
dllcrt1.c | ||
dllmain.c | ||
gdi32.def | ||
kernel32.def | ||
msvcrt.def | ||
user32.def | ||
wincrt1.c |