tinycc/lib
grischka bb93bf8cd2 stuff & etc..
- tccpp.c: rename ... to __TCC_BCHECK__/__TCC_BACKTRACE__
- libtcc.c: correct total line count
- libtcc.c: support -run -- args... (instead of -run @ args ...)
- Makefile/build-tcc.bat: streamline GITHASH string somewhat
- bt-exe.c: avoid redef of pstrcpy() with 'tcc -bt tcc.c ...'
2023-04-25 15:22:31 +02:00
..
alloca-bt.S tcc/lib: reduce number of files 2021-08-03 22:49:18 +02:00
alloca.S tcc/lib: reduce number of files 2021-08-03 22:49:18 +02:00
armeabi.c lib/armeabi.c: fix zero from/to double conversion 2023-04-25 08:59:42 +02:00
armflush.c Use arm assembler in lib dir 2021-01-23 19:08:59 +01:00
atomic.S Fix atomic test_and_set and clear 2022-11-17 05:57:21 -06:00
bcheck.c OpenBSD has removed the syscall() function from its libc, so we 2023-02-23 17:19:37 -05:00
bt-dll.c Removed __bound_exit_dll from lib/bt-dll.c 2022-05-19 09:42:41 +02:00
bt-exe.c stuff & etc.. 2023-04-25 15:22:31 +02:00
bt-log.c Allow building lib with gcc/clang 2022-12-17 09:37:37 +01:00
builtin.c Allow building lib with gcc/clang 2022-12-17 09:37:37 +01:00
dsohandle.c Define __dso_handle in libtcc1.a 2019-06-22 01:38:43 +02:00
lib-arm64.c Add support for apple m1 2022-11-16 12:52:51 -06:00
libtcc1.c Added __faststorefence() MSVC intrinsic (required e.g. by sqlite3). 2021-07-04 13:32:55 +02:00
Makefile Add builtins ffs, clz, ctz, clrsb, popcount, parity 2022-12-11 08:23:22 +01:00
stdatomic.c Allow building lib with gcc/clang 2022-12-17 09:37:37 +01:00
tcov.c Allow building lib with gcc/clang 2022-12-17 09:37:37 +01:00
va_list.c Struct va_arg fix 2020-09-17 08:42:28 +02:00