The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-03-11 16:23:02 +00:00
compiler * set pe flag on win32 for the pp executable that it is "large aware" (tested by allocating 1.5 GB before real compilation starts, no regressions found), resolves #31517 2017-03-11 14:59:37 +00:00
ide Add -CTsmalltoc option for powerpc64-aix compiled IDE 2017-02-21 16:46:20 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages * Fix destreaming 2017-03-11 15:37:24 +00:00
rtl * change sysctl name parameter type to pcint as per manpage. Param names already conform to manual page names, so not changed 2017-03-11 16:23:02 +00:00
tests * Set both DefaultSystemCodePage in runtime and source file code page to 1252 in order the test perform correctly on all systems. 2017-03-09 20:37:16 +00:00
utils * update fpcm/revision.inc 2017-03-09 15:28:52 +00:00
.gitattributes * Additional tests from Karl-Michael Schindler 2017-03-04 17:06:27 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00