The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 8b21bf1cce * fix writing of the method and parameter names for the Variant call description
git-svn-id: trunk@49479 -
(cherry picked from commit 7330a0156c)
2021-11-14 11:41:56 +01:00
compiler * fix writing of the method and parameter names for the Variant call description 2021-11-14 11:41:56 +01:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages * FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt) 2021-11-13 11:53:19 +01:00
rtl * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2021-10-24 12:40:37 +02:00
tests * patch by Christo Crause: reg. allocation information if non-volatile registers 2021-10-24 12:40:37 +02:00
utils * pass suitable sysroot to aarch64-darwin compiler, if none is supplied by SYSROOTPATH 2021-08-24 00:05:15 +02:00
.gitattributes * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 2021-08-16 16:12:52 +02:00
.gitignore Also ignore compiler/gppc* pattern 2021-08-27 10:19:41 +02:00
.gitlab-ci.yml * factored out the fullcycle job as proposed by Marcus 2021-08-28 19:41:34 +02:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
Makefile --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
Makefile.fpc --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00