The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 5532ac3355 * fix test
git-svn-id: trunk@42372 -
2019-07-12 22:05:58 +00:00
compiler - remove unit info and related code again as that will be handled similar, but differently with dynamic packages 2019-07-12 22:05:47 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * rename TAttributeData to the more appropriate TAttributeTable 2019-07-12 22:05:55 +00:00
rtl * rename TAttributeData to the more appropriate TAttributeTable 2019-07-12 22:05:55 +00:00
tests * fix test 2019-07-12 22:05:58 +00:00
utils Commit modified file after commit #42260 2019-07-01 17:34:08 +00:00
.gitattributes * instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit) 2019-07-12 22:05:18 +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