Files
tinycc/lib
grischka a7cd016d71 tccrun: 'tcc_relocate()' twice no longer supported
- abort with notice when tcc_relocate() is called with the
  former two-step method
- support backtrace & bcheck not only with tcc_run() but also
  for directly called functions from tcc_get_symbol(); enable
  witn 'tcc_set_options("-bt/-b");'
- move struct rt_context and debug sections into compiled code
  for TCC_OUTPUT_MEMORY also
- protect access (g_rc) with semaphore
Also:
- add armv7/aarch4/riscv64 github tests (qemu emulated)
- win32/build-tcc.bat: build cross compiler only with -x
2024-02-14 00:56:36 +01:00
..
2021-08-03 22:49:18 +02:00
2021-08-03 22:49:18 +02:00
2021-01-23 19:08:59 +01:00
2022-11-17 05:57:21 -06:00
2022-12-17 09:37:37 +01:00
2019-06-22 01:38:43 +02:00
2022-11-16 12:52:51 -06:00
2023-11-08 19:48:39 +01:00
2023-08-31 11:09:49 +02:00
2020-09-17 08:42:28 +02:00