The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-03-03 17:29:59 +00:00
compiler marked a few uses of TConstExprInt as const during parameter passing, to avoid a few unnecessary record copying 2017-03-03 17:29:59 +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 * Patch from Mattias Gaertner: 2017-03-01 17:40:11 +00:00
rtl netbsd: bits of the m68k support I started to hack together. non functional yet. 2017-03-01 17:26:23 +00:00
tests * fix for Mantis #31465: only consider non-static fields when checking whether a record may be used with Default() 2017-03-03 17:03:46 +00:00
utils * Patch from Mattias Gaertner 2017-03-01 17:41:16 +00:00
.gitattributes * fix for Mantis #31465: only consider non-static fields when checking whether a record may be used with Default() 2017-03-03 17:03:46 +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