tinycc/win32
grischka c88b19966c tccrun: exit() via rt_longjmp()
- 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)
2024-02-15 18:45:49 +01:00
..
examples tccgen/win32: let __declspec(dllimport) imply extern 2017-04-04 08:34:52 +02:00
include stuff & fixes 2023-09-06 22:42:30 +02:00
lib tccrun: exit() via rt_longjmp() 2024-02-15 18:45:49 +01:00
build-tcc.bat tccrun: 'tcc_relocate()' twice no longer supported 2024-02-14 00:56:36 +01:00
tcc-win32.txt various stuff 2017-10-11 18:13:43 +02:00