The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-09-27 17:39:13 +00:00
compiler * If in a move instruction "MOV reg1,reg2" one of the registers must be 2021-09-09 22:23:28 +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 Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setting it to 1 2021-09-27 17:39:13 +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