This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2025-02-20 09:14:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
lib
History
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
..
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
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
Makefile
Further changes improving the OSX build. Everything builds. libtest passes.
2012-03-06 13:26:36 -05:00