The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Yuriy Sydorov 0b5951cf22 * Patch by J. Gareth "Kit" Moreton (issue #39343). Added missing allocation
of flags in tx86typeconvnode.second_int_to_bool and in generic
  tcgtypeconvnode.second_int_to_bool. This fixes random failures of the
  tcnvint1 test and some other tests when compiled with -O2.

(cherry picked from commit 940ac567a5)
2021-09-07 21:37:19 +02:00
compiler * Patch by J. Gareth "Kit" Moreton (issue #39343). Added missing allocation 2021-09-07 21:37:19 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages * fix test for targets with FPC_COMP_IS_INT64 defined 2021-08-27 22:42:56 +02:00
rtl * Darwin support for printing line info for backtraces when using Dwarf, 2021-09-04 15:09:22 +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 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
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