The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-09-10 13:28:33 +00:00
compiler Add ORN instruction for Thumb2. 2018-09-08 12:10:51 +00:00
installer * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
packages * fix for Mantis #34239: the parent VMT is an indirect reference due to the changes for dynamic packages for quite some time already, so handle that accordingly 2018-09-08 14:56:09 +00:00
rtl * instead of a flags field generate a table with all Initialize operators of all fields (nested or not, parent class or not) for class types; objects and records don't use this (yet) 2018-08-29 19:21:35 +00:00
tests Add branches for 3.2.0, 3.2.1 and 3.3.1 versions 2018-09-10 13:28:33 +00:00
utils Commit regenerated utils/fpcm/revision.inc 2018-09-10 12:54:32 +00:00
.gitattributes * fix for Mantis #34239: the parent VMT is an indirect reference due to the changes for dynamic packages for quite some time already, so handle that accordingly 2018-09-08 14:56:09 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +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 * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00