aboutsummaryrefslogtreecommitdiff
path: root/win32/lib/crt1.c
Commit message (Expand)AuthorAgeFilesLines
* various stuffgrischka2017-10-111-15/+6
* Win: crt, initialize global __argc, __targv and _tenviron of msvcrtYX Hao2017-10-101-14/+12
* tcc: re-enable correct option -r supportgrischka2017-02-201-1/+4
* win32: adjust new unicode supportgrischka2017-02-181-12/+11
* Add support for Unicode entries 'wmain' and 'wWinMain' on WindowsYX Hao2017-02-171-7/+42
* Remove misc. filesgrischka2016-10-011-41/+8
* wincrt1.c: add definition of the __TRY__ if not definedseyko2015-03-031-0/+8
* crt1.c revisionCarlos Montiers2014-12-301-23/+53
* 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-281-0/+6
* win32: register SEH in startup code (i386 only)grischka2010-10-191-2/+1
* win32: reformat examples, crt etcgrischka2009-07-181-8/+8
* _controlfp fix (grischka)bellard2005-04-171-35/+35
* win32 mergebellard2005-04-141-0/+35