The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
FPK d7dcda75b9 + do fullcycle
(cherry picked from commit 98574a88a3)
2021-08-26 23:14:31 +02:00
compiler * properly handle result size for avx/sse based frac function, resolves #38248 2021-08-24 23:26:25 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages gdeque: remove unused variable 2021-08-23 18:30:13 +02:00
rtl * fpsr and fpcr are 64 bit on aarch64 2021-08-23 23:58:54 +02:00
tests Add test for bug report #38973 (already fixed in trunk/main) 2021-08-24 13:30:49 +00: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 Add some more patterns to .gitignore 2021-08-23 13:47:45 +02:00
.gitlab-ci.yml + do fullcycle 2021-08-26 23:14:31 +02: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