| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged riscv_new branch | florian | 2018-09-26 | 1 | -2/+74 |
* | * regenned makefile without date/rev components for easier merging. | marco | 2018-08-18 | 1 | -1/+1 |
* | * updated dependencies of unit ports (objpas and x86 is no longer required on | nickysn | 2018-07-04 | 1 | -1/+1 |
* | Regenerated Makefile's after addition of ppas and ppaslink script removal in ... | pierre | 2018-04-12 | 1 | -4/+22 |
* | * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) | michael | 2018-03-23 | 5 | -5/+5 |
* | + handle also STATUS_FLOAT_MULTIPLE_FAULTS, resolves #32822 | florian | 2018-02-17 | 1 | -0/+1 |
* | * fixed TranslateMxcsr | florian | 2018-02-17 | 1 | -1/+11 |
* | Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy... | pierre | 2018-01-02 | 2 | -3/+3 |
* | * fpcmake.inc and Makefiles renerated after last commit | florian | 2017-12-27 | 1 | -1/+1 |
* | * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ... | pierre | 2017-10-16 | 1 | -1/+5 |
* | regenerated Makefiles for m68k-macos target | karoly | 2017-08-22 | 1 | -50/+14 |
* | + support the KOI8-R and KOI8-U Cyrillic encodings | nickysn | 2017-06-07 | 2 | -87/+87 |
* | + added cp3021 (Bulgarian MIK) code page support | nickysn | 2017-06-07 | 2 | -87/+87 |
* | + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] | nickysn | 2017-06-05 | 2 | -87/+89 |
* | + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869 | nickysn | 2017-06-05 | 2 | -87/+88 |
* | + added cp855 to the implicit unit list in the rtl makefiles | nickysn | 2017-06-05 | 2 | -88/+106 |
* | Regenerate all Makefile's after changes related to FPCDIR checks | pierre | 2017-04-18 | 1 | -8/+44 |
* | * build unit update | florian | 2016-12-30 | 1 | -4/+5 |
* | * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHand... | hajny | 2016-12-03 | 1 | -0/+1 |
* | Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately... | pierre | 2016-08-10 | 1 | -1/+0 |
* | Regenerate after: Allow compilation of win32 RTL with -gc option, by adding e... | pierre | 2016-08-10 | 1 | -12/+14 |
* | Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc d... | pierre | 2016-08-10 | 1 | -12/+15 |
* | * regenerated makefiles with latest fpcmake | nickysn | 2016-06-18 | 1 | -1/+6 |
* | * regenerate makefiles after the fpcmake update | nickysn | 2016-06-17 | 1 | -2/+20 |
* | i386-win32 also has indirect entry information, so enable this in the compile... | svenbarth | 2016-06-14 | 1 | -0/+3 |
* | Use constref instead of const when passing TEntryInformation along | svenbarth | 2016-06-11 | 2 | -5/+5 |
* | Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO... | svenbarth | 2016-06-11 | 1 | -1/+1 |
* | Change WideString initialization to work correctly with indirect main informa... | svenbarth | 2016-04-29 | 2 | -2/+3 |
* | Adjust SysInstance so that it is correctly handled with the indirect entry in... | svenbarth | 2016-02-19 | 2 | -4/+7 |
* | Rework TlsKey handling on Windows so that it works as intended with indirect ... | svenbarth | 2016-02-12 | 2 | -0/+10 |
* | Adjustments so that the resource string related tables are provided inside th... | svenbarth | 2016-01-29 | 1 | -1/+1 |
* | Pass further main program data through the indirect entry information. | svenbarth | 2016-01-29 | 1 | -0/+16 |
* | inc/system.inc: | svenbarth | 2016-01-29 | 1 | -14/+0 |
* | asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryIn... | svenbarth | 2016-01-29 | 2 | -4/+8 |
* | - get rid of the calling convention modifier for PascalMain as it's generated... | svenbarth | 2016-01-29 | 2 | -2/+2 |
* | - Win32 RTL: removed assembler startup files, which are unused since version ... | sergei | 2015-12-20 | 6 | -335/+0 |
* | Regenerated Makefile's for rtl/linux and rtl/win32, aarch64-linux target was ... | pierre | 2015-12-06 | 1 | -1/+1 |
* | * fix Makefile after r32336 | florian | 2015-11-15 | 2 | -84/+84 |
* | * initial advanced records support for TSize..TRect and -F. | marco | 2015-11-15 | 1 | -0/+2 |
* | o basic extended pascal support: | florian | 2015-11-15 | 3 | -166/+173 |
* | * regenerated makefiles after adding the win16 target | nickysn | 2015-09-05 | 1 | -4/+61 |
* | * regenerated Makefiles with Linux/AArch64 support | jonas | 2015-05-20 | 1 | -2/+24 |
* | * regenerated for iphonesim/x86-64 | jonas | 2015-02-23 | 1 | -1/+19 |
* | * regenerated with Darwin/AArch64 support | jonas | 2015-02-23 | 1 | -3/+21 |
* | Move DynLibs support to System unit using a manager approach like for Threads... | svenbarth | 2015-02-03 | 1 | -0/+3 |
* | * version updated to 3.1.1 | marco | 2015-01-04 | 1 | -4/+51 |
* | - RTL: merged functionality of InitWideStringManager into InitUnicodeStringMa... | sergei | 2014-11-23 | 1 | -1/+0 |
* | - RTL: removed InitVariantManager, it was an empty procedure since day 1. | sergei | 2014-11-22 | 1 | -1/+0 |
* | Makefiles updated with fpcmake rev 27428 | pierre | 2014-04-10 | 1 | -4/+10 |
* | * fix win32 compilation after printer and serial were moved | florian | 2014-03-29 | 1 | -2/+1 |