The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Pierre Muller 90301426fc Avoid use of fastmath optimization inside compiler
(cherry picked from commit 91f29419a5)
2022-01-27 00:08:50 +01:00
compiler Avoid use of fastmath optimization inside compiler 2022-01-27 00:08:50 +01:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages * spelling fix to make Debian Lintian happy. 2022-01-22 17:42:50 +01:00
rtl Add FillWord procedures and implement unicode StringOfChar for JVM cpu 2022-01-25 22:05:14 +00: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