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 |
|
Sergei Trofimovich
|
d97a25fbdd
|
lib/alloca*: mark ELF stack access flags as nonexecutable
Signed-off-by: Sergei Trofimovich <st@anti-virus.by>
|
2011-01-04 10:38:52 +02:00 |
|
grischka
|
9bd69bf49f
|
build: remove #include "config.h" from target dependent files
This is to make cross build of libtcc1.a easier.
|
2010-11-26 20:46:54 +01:00 |
|
grischka
|
fc977d56c9
|
x86-64: chkstk, alloca
|
2009-07-18 22:06:54 +02:00 |
|
Shinichiro Hamaji
|
dca2b15df4
|
x86-64: Align return value of alloca by 16.
|
2009-06-11 08:33:41 +09:00 |
|
Shinichiro Hamaji
|
8ea8305199
|
x86-64: Add alloca.
|
2009-06-09 03:23:08 +09:00 |
|