mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-13 05:10:07 +08:00
c88b19966c
- new LIBTCC API tcc_setjmp() to allow longjmps & signals from compiled code back to libtcc per TCCState - new LIBTCC API tcc_set_backtrace_func() to handle backtrace output - move c/dtor/atexit stuff to runtime (lib/runmain.c) - move bt-log.o into libtcc1.a - add timeouts to github action (beware, it did happen to hang infinitely in the signal handler at some point) |
||
---|---|---|
.. | ||
alloca-bt.S | ||
alloca.S | ||
armeabi.c | ||
armflush.c | ||
atomic.S | ||
bcheck.c | ||
bt-dll.c | ||
bt-exe.c | ||
bt-log.c | ||
builtin.c | ||
dsohandle.c | ||
lib-arm64.c | ||
libtcc1.c | ||
Makefile | ||
runmain.c | ||
stdatomic.c | ||
tcov.c | ||
va_list.c |