The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 3b8df7736c * patch by Christo Crause: Passing a file name with extension to cross compiler
with -o causes error, fixed, resolves #36562

git-svn-id: trunk@43921 -
(cherry picked from commit 9926eb8dc6)

# Conflicts:
#	compiler/systems/t_embed.pas
2021-10-24 12:40:38 +02:00
compiler * patch by Christo Crause: Passing a file name with extension to cross compiler 2021-10-24 12:40:38 +02:00
installer
packages * Fix for issue #39379 by bart broersma 2021-09-30 19:41:44 +00:00
rtl * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 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