Files
tinycc/lib
grischka aeb8f427e2 tccgen: introduce TOK_NEG for unary minus
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'
2021-01-06 01:44:22 +01:00
..
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-10-01 17:09:09 +02:00
2020-12-18 15:24:32 +01:00
2020-07-06 13:00:47 +02:00
2020-09-17 08:22:53 +02:00
2020-07-06 13:00:47 +02:00
2019-06-22 01:38:43 +02:00
2020-06-18 07:21:48 +02:00
2020-06-18 07:21:48 +02:00
2020-12-22 11:06:19 +01:00
2020-09-17 08:42:28 +02:00