tinycc/lib
Michael Matz c4427747e6 arm: Provide alloca()
This provides a simple implementation of alloca for ARM (and enables
the associated testcase).  As tcc for ARM doesn't contain an assembler,
we'll have to resort using gcc for compiling it.
2014-04-05 22:54:11 +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 arm: Provide alloca() 2014-04-05 22:54:11 +02:00