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:48:04 +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 * Correct line number 2020-11-08 17:10:07 +00:00
rtl sinclairql: implemented startup code, including binary relocation and stack allocation 2020-11-08 20:48:04 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
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