Files
tinycc/lib
grischka e2e62fcb8b replace native platform macros in the compiler
- The compiler should not use these
- However tccrun.c & libtcc1.a files should use these
Also:
- use s1->loaded_dlls for loaded dlls instead of dlopens
- alpine musl: fully supported now and tested
- ./configure ...
   --config-backtrace=no : disable backtraces
   --config-bcheck=no : disable bcheck
- tests:dlltest: enable by default
- tccrun.c : simplify mmaps
- __builtin_alloca : always use asm-alias (instead of #define)
- tccpe.c : use write32le
2020-12-17 12:39:16 +01:00
..
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-10-01 17:09:09 +02:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-09-17 08:22:53 +02:00
2020-07-06 13:00:47 +02:00
2019-06-22 01:38:43 +02:00
2020-06-18 07:21:48 +02:00
2020-06-18 07:21:48 +02:00
2020-09-17 20:25:31 +02:00
2020-09-17 08:42:28 +02:00