The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ca399f3c71 * don't generate high-level CFI statements when the selected assembler
does not support them, even if the target normally uses them
   o fixes assembling with -Aas-darwin for i386/arm/x86-64 (on OS
     versions that used those)

git-svn-id: trunk@49138 -
2021-04-08 19:50:27 +00:00
compiler * don't generate high-level CFI statements when the selected assembler 2021-04-08 19:50:27 +00:00
installer * Makefiles regenerated 2021-04-05 15:39:07 +00:00
packages Delete existing files before overwriting them for Darwin OS to avoid codesign issues 2021-04-06 22:43:21 +00:00
rtl Add basic support for setting argc and argv for sinclairql OS 2021-04-07 15:58:42 +00:00
tests * patch by J. Gareth Moreton: handle register allocations correctly in MovMov2Mov 3, resolves #38703 2021-04-06 15:50:28 +00:00
utils Update after commit 49123 2021-04-06 21:14:42 +00:00
.gitattributes * patch by J. Gareth Moreton: handle register allocations correctly in MovMov2Mov 3, resolves #38703 2021-04-06 15:50:28 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Makefiles regenerated 2021-04-05 15:39:07 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00