tinycc/lib
Michael Matz b068e29df7 x86_64: Implement GET_CALLER_FP
TCC always uses %rbp frames, so we can use that one.
2012-04-18 20:57:13 +02:00
..
Makefile Further changes improving the OSX build. Everything builds. libtest passes. 2012-03-06 13:26:36 -05: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
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
bcheck.c x86_64: Implement GET_CALLER_FP 2012-04-18 20:57:13 +02:00
libtcc1.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00