tinycc/lib
grischka 76accfb8d5 win32: libtcc1.a needs to be built with tcc
gcc/mingw produces msvc compatible pecoff objects, tcc only
knows ELF.
2014-04-07 11:16:06 +02:00
..
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86-bt.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca-arm.S arm: Provide alloca() 2014-04-05 22:54:11 +02:00
armeabi.c Round mode of ll -> float conversion to nearest 2014-02-05 20:56:36 +08:00
bcheck.c Create bcheck region for argv and arge argument 2014-03-29 14:46:26 +08:00
libtcc1.c New implementation of va_list/va_start/var_copy that do not use dynamic memory, with this when compiling fossil-scm with tcc on linux X86_64 it works fine. 2014-03-28 20:28:19 +00:00
Makefile win32: libtcc1.a needs to be built with tcc 2014-04-07 11:16:06 +02:00