The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 09f6a2ad0c Avoid writing characters after sym.value.len for conststring constant symbols
git-svn-id: trunk@48688 -
(cherry picked from commit 6a408fe97e)
2022-01-16 17:13:48 +00:00
compiler Avoid writing characters after sym.value.len for conststring constant symbols 2022-01-16 17:13:48 +00: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 * do not join register deallocations/allocations as it makes no use and causes later on trouble in 2021-11-28 15:22:20 +01:00
utils * --example-dir support 2021-12-26 22:13:11 +01: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 * new image 2022-01-08 23:42:45 +01:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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