mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-26 03:50:07 +08:00
aeb8f427e2
for floats (currently only). On x86_64 uses built-in fp constants (in libtcc1.c) to avoid multiple anonymous instances. Also: win32/i386: use __alloca for big struct stack store - use new function int tok_alloc_const(const char*); - change alloca86.S to preserve EDX tccelf.c: fix a warning with 'roinf_use' |
||
---|---|---|
.. | ||
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 | ||
va_list.c |