aboutsummaryrefslogtreecommitdiff
path: root/lib/alloca86_64.S
Commit message (Expand)AuthorAgeFilesLines
* tccgen: nodata_wanted fix, default ONE_SOURCE, etc...grischka2017-07-231-2/+2
* unsorted adjustmentsgrischka2017-07-091-4/+0
* fixes & cleanupsgrischka2017-02-131-4/+0
* Fix mistake. Change jb by jbe. tiny c round (INT_MAX = 0x7FFFFFFF) to a DWORD...Carlos Montiers2014-07-101-1/+1
* Fix problem using alloca function, executable crashed even with a exception h...Carlos Montiers2014-07-101-2/+2
* lib/alloca*: mark ELF stack access flags as nonexecutableSergei Trofimovich2011-01-041-0/+4
* build: remove #include "config.h" from target dependent filesgrischka2010-11-261-2/+0
* x86-64: chkstk, allocagrischka2009-07-181-1/+8
* x86-64: Align return value of alloca by 16.Shinichiro Hamaji2009-06-111-2/+2
* x86-64: Add alloca.Shinichiro Hamaji2009-06-091-0/+33