The FreePascal Compiler (FPC) source repo

Károly Balogh f2ee1dae52 sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation. %!s(int64=4) %!d(string=hai) anos
compiler 24226ef4af 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. %!s(int64=4) %!d(string=hai) anos
installer ca40956a3a Regenerated all Makefile's %!s(int64=5) %!d(string=hai) anos
packages 8bbd92bf82 * Improved UTF8 detection by ALexey %!s(int64=4) %!d(string=hai) anos
rtl f2ee1dae52 sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation. %!s(int64=4) %!d(string=hai) anos
tests 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 %!s(int64=4) %!d(string=hai) anos
utils 51d8ec90a7 sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere %!s(int64=4) %!d(string=hai) anos
.gitattributes 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 %!s(int64=4) %!d(string=hai) anos
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also %!s(int64=4) %!d(string=hai) anos
Makefile ca40956a3a Regenerated all Makefile's %!s(int64=5) %!d(string=hai) anos
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS %!s(int64=5) %!d(string=hai) anos
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added %!s(int64=5) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos