The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 915e48c675 Add assembler implementation of Move.
git-svn-id: trunk@42155 -
(cherry picked from commit 009c87156a)
2021-10-24 12:40:36 +02:00
compiler Generalize skip instruction optimization for both sbix and sbrx. 2021-10-24 12:40:36 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages * Fix for issue #39379 by bart broersma 2021-09-30 19:41:44 +00:00
rtl Add assembler implementation of Move. 2021-10-24 12:40:36 +02:00
tests * x86: Fixed update of used registers in the CMOV optimizations. 2021-10-05 22:09:39 +03: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