The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-04-14 02:35:01 +00:00
compiler + optimized multiplication for "symmetric" bit patterns on arm 2021-04-13 21:16:56 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * Fix for double error 2021-04-13 11:41:50 +00:00
rtl 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 2021-04-14 02:35:01 +00:00
tests + optimized multiplication for "symmetric" bit patterns on arm 2021-04-13 21:16:56 +00:00
utils Disable sinclairql target OS for most utils packages 2021-04-12 21:32:34 +00:00
.gitattributes qlunits: updates, new API and utility functions, improved README 2021-04-12 13:48:54 +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
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00