The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-11-08 20:50:32 +00:00
compiler sinclairql: when linking with vlink, generate an unrelocated binary with appended relocation info, so the startup code can relocate it 2020-11-08 20:38:42 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Fix relative path detection (bug id 37727) 2020-11-08 20:50:23 +00:00
rtl sinclairql: initial heap allocation code, and minor system unit bits 2020-11-08 20:50:32 +00:00
tests + test for mantis #36381 (seems already fixed) 2020-11-07 16:09:51 +00:00
utils pastojs: fixed diable optimization using fpc syntax prepend No, issue #38045 2020-11-07 10:56:30 +00:00
.gitattributes sinclairql: implemented some OS trap wrappers, to be used by the RTL 2020-11-08 20:43:01 +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 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00