aboutsummaryrefslogtreecommitdiff
path: root/win32/lib/chkstk.S
Commit message (Expand)AuthorAgeFilesLines
* tccgen: nodata_wanted fix, default ONE_SOURCE, etc...grischka2017-07-231-2/+2
* tccrun: win64: add unwind function table for dynamic codegrischka2011-07-141-8/+0
* tccpe: support leading underscore for symbolsgrischka2011-02-131-0/+2
* build: remove #include "config.h" from target dependent filesgrischka2010-11-261-2/+0
* win32: register SEH in startup code (i386 only)grischka2010-10-191-0/+122
* win64: add tiny unwind data for setjmp/longjmpgrischka2009-12-201-3/+11
* win64: adjust for two args with setjmp(buf,ctx)grischka2009-12-191-0/+8
* x86-64: chkstk, allocagrischka2009-07-181-21/+53
* dos2unixbellard2005-04-171-29/+29
* win32 mergebellard2005-04-141-0/+29