The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-03-22 17:35:35 +00:00
compiler * converted the i386 OpenBSD startup code to Pascal 2019-03-22 00:54:01 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages Explicitly set values inside TestDataSize procedure to avoid range check errors as values are copied when TValue.Make is called 2019-03-22 14:27:41 +00:00
rtl - removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile 2019-03-22 17:35:35 +00:00
tests * also accept {$elsif} after {$if(n)def} (mantis #34858) 2019-03-17 15:20:22 +00:00
utils * Command to show version-number added (fpcmkcfg) 2019-03-19 17:04:50 +00:00
.gitattributes - removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4 2019-03-22 01:08:37 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00