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. |
||
|---|---|---|
| .. | ||
| alloca-arm.S | ||
| alloca86-bt.S | ||
| alloca86.S | ||
| alloca86_64.S | ||
| armeabi.c | ||
| bcheck.c | ||
| libtcc1.c | ||
| Makefile | ||