The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f13b47289e * handle case where the first instruction with line information is looked up
o this should be handled better. The common way is looking up address - 1,
     but that doesn't seem to work here.

git-svn-id: trunk@49142 -
2021-04-08 19:50:40 +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 * handle case where the first instruction with line information is looked up 2021-04-08 19:50:40 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
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