mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-28 04:00:06 +08:00
6eef0e35b4
Fix all testcases for openbsd except dlltest. Remember dlopen calls and use them to fix openbsd dlsym problem Use crtbeginS.o/crtendS.o for DLL for bsd Do not include -ldl for __NetBSD__ Redirect malloc, realloc, ..., free for bsd Align stack in tests/asm-c-connect-*.c for x86_64 Remove -B in tests/pp/Makefile (not supported on bsd) |
||
---|---|---|
.. | ||
misc | ||
pp | ||
tests2 | ||
42test.h | ||
abitest.c | ||
asm-c-connect-1.c | ||
asm-c-connect-2.c | ||
asmtest.S | ||
boundtest.c | ||
bug.c | ||
gcctestsuite.sh | ||
libtcc_test_mt.c | ||
libtcc_test.c | ||
Makefile | ||
tcctest.c | ||
tcctest.h | ||
testfp.c | ||
vla_test.c |