The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c9fce8b742 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines
git-svn-id: trunk@44131 -
(cherry picked from commit 925979c6e4)
2021-10-24 12:40:37 +02:00
compiler * patch by Christo Crause: more AVR controllers, resolves 2021-10-24 12:40:37 +02:00
installer
packages * Fix for issue by bart broersma 2021-09-30 19:41:44 +00:00
rtl * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 2021-10-24 12:40:37 +02:00
tests * patch by Christo Crause: reg. allocation information if non-volatile registers 2021-10-24 12:40:37 +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
.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
Makefile.fpc