#fpc #freepascal #compiler #fpcobj #pascal

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. 4 years ago
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. 4 years ago
installer ca40956a3a Regenerated all Makefile's 5 years ago
packages 8bbd92bf82 * Improved UTF8 detection by ALexey 4 years ago
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. 4 years ago
tests 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 4 years ago
utils 51d8ec90a7 sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere 4 years ago
.gitattributes 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 4 years ago
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 years ago
Makefile ca40956a3a Regenerated all Makefile's 5 years ago
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago