mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-26 03:50:07 +08:00
48df89e10e
- remove any error messages that were just for debugging the templates really - don't use c99 in tcc (array designators etc.) - remove memory model type (cannot be an own type really) and move memory model defines from built-in to stdatomics.h - apply normal casts to non-pointer atomic_function arguments - tidy the library support - add some tests for errors/warnings Also: - Makefile: move GIT_HASH stuff from CFLAGS to DEFINES and into main section (away from what is included by tests for example) - tccelf.c/tccgen.c: avoid some warnings with newer GCC |
||
---|---|---|
.. | ||
alloca86_64-bt.S | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
alloca-arm.S | ||
armeabi.c | ||
armflush.c | ||
bcheck.c | ||
bt-dll.c | ||
bt-exe.c | ||
bt-log.c | ||
dsohandle.c | ||
fetch_and_add_arm64.S | ||
fetch_and_add_arm.S | ||
fetch_and_add_riscv64.S | ||
lib-arm64.c | ||
libtcc1.c | ||
Makefile | ||
stdatomic.c | ||
tcov.c | ||
va_list.c |