The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-08-16 17:08:00 +00:00
compiler * wlib: Explicitly specify the smallest possible record align to reduce the size of .a files. 2020-08-16 17:08:00 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages - disable {$optimization on} setting so the (fp)make settings are used 2020-08-16 12:29:35 +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 * Added the $F+ switch (forced far calls) for some TP mode tests. 2020-08-16 10:48:10 +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 apply range test optimization if the variable is a string being compared against a char constants, resolves #37476 2020-08-15 18:29:26 +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