The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 83611b83cc * reverted r42463, the internalerrors were caused by a bug in the LLVM typed
constant builder

git-svn-id: trunk@42478 -
2019-07-21 11:07:02 +00:00
compiler * reverted r42463, the internalerrors were caused by a bug in the LLVM typed 2019-07-21 11:07:02 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages pastojs: filer: GenericTemplateTypes 2019-07-20 20:45:58 +00:00
rtl * more fixes to rtti after attribute branch merging 2019-07-21 08:28:29 +00:00
tests * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 2019-07-20 20:03:38 +00:00
utils Commit modified file after commit #42260 2019-07-01 17:34:08 +00:00
.gitattributes * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 2019-07-20 20:03:38 +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
fpmake_proc1.inc
fpmake.pp
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