Files
tinycc/tests
grischka eadcee6501 macos: yet another tbd adjustment
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
2021-07-25 20:55:05 +02:00
..
2020-12-16 17:52:59 +01:00
2021-04-13 09:13:25 +02:00
2017-09-24 18:03:26 -07:00
2021-02-13 01:03:41 +01:00
2020-12-16 17:52:59 +01:00
2020-12-16 17:52:59 +01:00
2017-12-03 04:53:50 +01:00
2021-01-12 18:06:23 +01:00
2020-09-17 09:11:10 +02:00
2020-07-05 14:01:50 +02:00
2021-07-25 20:55:05 +02:00
2021-06-22 07:38:39 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00