The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco ef26fbd83d * attributes longword, mantis #30800
git-svn-id: trunk@35466 -
2017-02-22 16:52:46 +00:00
compiler * only initialize global regvars in unit and main program init code 2017-02-21 07:37:15 +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 * attributes longword, mantis #30800 2017-02-22 16:52:46 +00:00
rtl * optimized PowerPC version of changes in r35454 2017-02-19 20:27:39 +00:00
tests * New test for management operators to detect regressions like regression fixed in r35461 (many times initialized global variables) 2017-02-21 14:20:15 +00:00
utils * Patch from Mattias Gaertner; SetCharAt 2017-02-12 15:17:12 +00:00
.gitattributes * New test for management operators to detect regressions like regression fixed in r35461 (many times initialized global variables) 2017-02-21 14:20:15 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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