summaryrefslogtreecommitdiff
path: root/rtl/win32
Commit message (Expand)AuthorAgeFilesLines
* Merged riscv_new branchflorian2018-09-261-2/+74
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * updated dependencies of unit ports (objpas and x86 is no longer required onnickysn2018-07-041-1/+1
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-4/+22
* * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)michael2018-03-235-5/+5
* + handle also STATUS_FLOAT_MULTIPLE_FAULTS, resolves #32822florian2018-02-171-0/+1
* * fixed TranslateMxcsrflorian2018-02-171-1/+11
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-022-3/+3
* * fpcmake.inc and Makefiles renerated after last commitflorian2017-12-271-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-50/+14
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-072-87/+87
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-072-87/+87
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-052-87/+89
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-052-87/+88
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-052-88/+106
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+44
* * build unit updateflorian2016-12-301-4/+5
* * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHand...hajny2016-12-031-0/+1
* Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately...pierre2016-08-101-1/+0
* Regenerate after: Allow compilation of win32 RTL with -gc option, by adding e...pierre2016-08-101-12/+14
* Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc d...pierre2016-08-101-12/+15
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+20
* i386-win32 also has indirect entry information, so enable this in the compile...svenbarth2016-06-141-0/+3
* Use constref instead of const when passing TEntryInformation alongsvenbarth2016-06-112-5/+5
* Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO...svenbarth2016-06-111-1/+1
* Change WideString initialization to work correctly with indirect main informa...svenbarth2016-04-292-2/+3
* Adjust SysInstance so that it is correctly handled with the indirect entry in...svenbarth2016-02-192-4/+7
* Rework TlsKey handling on Windows so that it works as intended with indirect ...svenbarth2016-02-122-0/+10
* Adjustments so that the resource string related tables are provided inside th...svenbarth2016-01-291-1/+1
* Pass further main program data through the indirect entry information.svenbarth2016-01-291-0/+16
* inc/system.inc:svenbarth2016-01-291-14/+0
* asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryIn...svenbarth2016-01-292-4/+8
* - get rid of the calling convention modifier for PascalMain as it's generated...svenbarth2016-01-292-2/+2
* - Win32 RTL: removed assembler startup files, which are unused since version ...sergei2015-12-206-335/+0
* Regenerated Makefile's for rtl/linux and rtl/win32, aarch64-linux target was ...pierre2015-12-061-1/+1
* * fix Makefile after r32336florian2015-11-152-84/+84
* * initial advanced records support for TSize..TRect and -F.marco2015-11-151-0/+2
* o basic extended pascal support:florian2015-11-153-166/+173
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-4/+61
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+24
* * regenerated for iphonesim/x86-64jonas2015-02-231-1/+19
* * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+21
* Move DynLibs support to System unit using a manager approach like for Threads...svenbarth2015-02-031-0/+3
* * version updated to 3.1.1marco2015-01-041-4/+51
* - RTL: merged functionality of InitWideStringManager into InitUnicodeStringMa...sergei2014-11-231-1/+0
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* Makefiles updated with fpcmake rev 27428pierre2014-04-101-4/+10
* * fix win32 compilation after printer and serial were movedflorian2014-03-291-2/+1