The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-11-15 22:56:31 +00:00
compiler sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code. 2020-11-15 22:56:31 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Improved UTF8 detection by ALexey 2020-11-13 23:30:23 +00:00
rtl * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
tests * allow generic parameters as iterator variable in for in loops, resolves #38050 2020-11-15 19:10:34 +00:00
utils sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere 2020-11-10 21:31:04 +00:00
.gitattributes * allow generic parameters as iterator variable in for in loops, resolves #38050 2020-11-15 19:10:34 +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