tinycc/lib
Ekaitz 5054ff8239 Copy RISC-V 64 support to Mes compatible TinyCC 2022-06-29 12:34:25 +02:00
..
Makefile Copy RISC-V 64 support to Mes compatible TinyCC 2022-06-29 12:34:25 +02:00
alloca-arm.S cross-compilers: allow individual configuration 2017-02-23 08:41:57 +01:00
alloca86-bt.S Fix mistake. Change jb by jbe. tiny c round (INT_MAX = 0x7FFFFFFF) to a DWORD boundary and it becomes 0x80000000. Jle treats as -214783648, but Jbe treats as 214783648. Thanks to Jason Hood for explain me this. 2014-07-10 20:41:51 -04:00
alloca86.S fixes & cleanups 2017-02-13 18:23:43 +01:00
alloca86_64-bt.S fixes & cleanups 2017-02-13 18:23:43 +01:00
alloca86_64.S fixes & cleanups 2017-02-13 18:23:43 +01:00
armeabi.c cross-compilers: allow individual configuration 2017-02-23 08:41:57 +01:00
armflush.c more minor fixes 2017-05-07 12:41:29 +02:00
bcheck.c Add support of musl-libc 2017-04-20 22:01:50 +02:00
lib-arm64.c Copy RISC-V 64 support to Mes compatible TinyCC 2022-06-29 12:34:25 +02:00
libtcc1.c more minor fixes 2017-05-07 12:41:29 +02:00
va_list.c more minor fixes 2017-05-07 12:41:29 +02:00