aboutsummaryrefslogtreecommitdiff
path: root/win32/lib
Commit message (Expand)AuthorAgeFilesLines
* little optimization to crt1Carlos Montiers2014-11-231-5/+6
* __getmainargs compatibility checking successCarlos Montiers2014-11-221-10/+14
* win32: fix implicit function warningJames Buren2014-11-031-0/+2
* Removed the error message and minor changes.Carlos Montiers2014-07-171-9/+11
* __getmainargs return int, not void, and on error, it return -1 and let argv u...Carlos Montiers2014-07-161-2/+7
* win32: fix libtcc supportgrischka2013-09-101-6/+0
* i386-gen: preserve fp control word in gen_cvt_ftoigrischka2013-08-282-1/+7
* win32: wincrt1.c: include stdlib.h for exit()grischka2013-02-041-0/+1
* tccrun: win64: add unwind function table for dynamic codegrischka2011-07-142-8/+2
* 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-193-2/+124
* 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
* win32: reformat examples, crt etcgrischka2009-07-182-36/+49
* x86-64: chkstk, allocagrischka2009-07-181-21/+53
* win64: use new headers from mingwgrischka2009-07-181-0/+617
* _controlfp fix (grischka)bellard2005-04-172-84/+84
* dos2unixbellard2005-04-177-2587/+2587
* win32 mergebellard2005-04-149-0/+2671