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 12:01:01 +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 fcl-db: base: AsLongWord property + getter/setters for TField and TParam + TLongWordField class 2021-09-27 12:01:01 +00:00
rtl * Darwin support for printing line info for backtraces when using Dwarf, 2021-09-04 15:09:22 +02:00
tests + Added a test for a bug fixed in b96057ad. 2021-09-07 21:43:32 +02: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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
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