aboutsummaryrefslogtreecommitdiff
path: root/lib/alloca86_64.S
Commit message (Collapse)AuthorAgeFilesLines
* build: remove #include "config.h" from target dependent filesgrischka2010-11-261-2/+0
| | | | This is to make cross build of libtcc1.a easier.
* 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