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-10 20:34:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
lib
History
Carlos Montiers
8257829623
Fix problem using alloca function, executable crashed even with a exception handler function, when try to allocate INT_MAX. Patch provided by Jason Hood in private e-mail, when I ask to him for help. He say: Feel free to pass it on to the mailing list.
2014-07-10 00:37:20 -04:00
..
alloca86_64.S
Fix problem using alloca function, executable crashed even with a exception handler function, when try to allocate INT_MAX. Patch provided by Jason Hood in private e-mail, when I ask to him for help. He say: Feel free to pass it on to the mailing list.
2014-07-10 00:37:20 -04:00
alloca86-bt.S
Fix problem using alloca function, executable crashed even with a exception handler function, when try to allocate INT_MAX. Patch provided by Jason Hood in private e-mail, when I ask to him for help. He say: Feel free to pass it on to the mailing list.
2014-07-10 00:37:20 -04:00
alloca86.S
Fix problem using alloca function, executable crashed even with a exception handler function, when try to allocate INT_MAX. Patch provided by Jason Hood in private e-mail, when I ask to him for help. He say: Feel free to pass it on to the mailing list.
2014-07-10 00:37:20 -04:00
alloca-arm.S
arm: Provide alloca()
2014-04-05 22:54:11 +02:00
armeabi.c
Specify license of lib/armeabi.c
2014-07-01 22:01:49 +08:00
bcheck.c
build: add initial NetBSD support.
2014-04-12 01:42:46 -04: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