mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-15 05:20:06 +08:00
eadcee6501
configure: - re-enable apple M1-arm64 - however, with --cpu=x86_64, set -arch in CFLAGS/LDFLAGS too (assume rosetta) Makefile: - re-enable osx cross-test (Please do not disable tests) tcc.h - set TCC_IS_NATIVE for TCC_TARGET_MACHO on __APPLE__ - apply TCC_USING_DOUBLE_FOR_LDOUBLE for x86_64-osx libtcc.c: - cleanup tcc_add_file_internal() - new function char *tcc_load_text(int fd); and use it for tbd files |
||
---|---|---|
.. | ||
pp | ||
tests2 | ||
42test.h | ||
abitest.c | ||
arm-asm-testsuite.sh | ||
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 |