The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-08-15 15:21:38 +00:00
compiler * when a function returns a value in a register, but normally that type 2020-08-15 15:13:08 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * fix for mantis 37573 by Sergey Larin. Manually chain coinitialize* running into the initproc chain, executing it depth first to make it as late as possible. 2020-08-15 15:21:38 +00:00
rtl * linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics 2020-08-15 09:07:30 +00:00
tests * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
utils * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 2020-08-15 07:31:43 +00:00
.gitattributes * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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