#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 7b9ed5fe46 rtl: make STACK_MARGIN a variable instead of a const. this allows adjusting margin size on system unit init, based on the actual stack length of the executable. useful for small systems running with little stack. allow overwriting SysBackTraceStr with a platform-specific implementation 4 years ago
compiler 695665c393 + optimized multiplication for "symmetric" bit patterns on arm 4 years ago
installer 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 years ago
packages 66646b8630 * Fix for double error 4 years ago
rtl 7b9ed5fe46 rtl: make STACK_MARGIN a variable instead of a const. this allows adjusting margin size on system unit init, based on the actual stack length of the executable. useful for small systems running with little stack. allow overwriting SysBackTraceStr with a platform-specific implementation 4 years ago
tests 695665c393 + optimized multiplication for "symmetric" bit patterns on arm 4 years ago
utils 8ac821613f Disable sinclairql target OS for most utils packages 4 years ago
.gitattributes a6d475b9b3 qlunits: updates, new API and utility functions, improved README 4 years ago
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 years ago
Makefile 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 years ago
Makefile.fpc 7fbda0e0e8 * support building with FPC 3.2.2 4 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