The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-04-21 19:32:27 +00:00
compiler * 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
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 * Patch by C Western to fix use of uninitialized lock (bug ID 31682 2017-04-21 19:25:53 +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
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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