The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-04-09 04:24:06 +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 sinclairql: implemented io_delet and mt_rclck QDOS functions, patch by Norman Dunbar 2021-04-09 04:24:06 +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 osheap: new very small heap manager which only acts as a thin layer above an OS provided heap API. mainly aimed for small and embedded systems 2021-04-09 02:20:22 +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