The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe acfa2088ef + test for previous commit
git-svn-id: trunk@40646 -
2018-12-25 17:52:56 +00:00
compiler * do not allow implementing interface methods using methods that are not 2018-12-25 17:51:30 +00:00
installer Fix compilation of installer for win32 target 2018-12-06 17:06:45 +00:00
packages * Implement locate and lookup 2018-12-25 16:29:19 +00:00
rtl + LLVM support for the FMA intrinsics 2018-12-21 20:57:19 +00:00
tests + test for previous commit 2018-12-25 17:52:56 +00:00
utils * in lexbase and yaccbase units, 2018-12-23 16:17:49 +00:00
.gitattributes + test for previous commit 2018-12-25 17:52:56 +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 * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00