The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 1f3e7442c1 * Fix bug ID #31671
git-svn-id: trunk@35884 -
2017-04-22 08:48:05 +00:00
compiler + added detailed information for individual flag bits use for most x86 2017-04-21 23:03:33 +00:00
ide Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages * Fix bug ID #31671 2017-04-22 08:48:05 +00:00
rtl Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
tests * if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589 2017-04-21 19:32:27 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes * if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589 2017-04-21 19:32:27 +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 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00