The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian e4b21cc6c8 * indention fixes
git-svn-id: branches/tg74/avx512merge@43278 -
2019-10-20 16:02:19 +00:00
compiler * potential fix for assembler MOVNTSD 2019-10-20 15:51:18 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: check used unit reference for duplicate, in case unit is found via different names 2019-08-16 07:28:09 +00:00
rtl * fix for Mantis #35965: correct alignment also for the class info used to retrieve the unit name 2019-08-15 13:29:19 +00:00
tests * indention fixes 2019-10-20 16:02:19 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes + add a test that ensures that the introduction of fullscale array constructors didn't mess with array constructors passed to an open array of Variant 2019-08-15 14:33:03 +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 with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00