The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco e06b02f55d * make socket type 64-bit on 64-bit.
git-svn-id: trunk@46349 -
2020-08-10 11:20:22 +00:00
compiler * attempt to correct bitpacked arrays on big-endian systems after r43186. this fixed tparray13 test on m68k at least 2020-08-09 21:31:18 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * make socket type 64-bit on 64-bit. 2020-08-10 11:20:22 +00:00
rtl TWriter: fix default value handling for Int64/QWord values. Issue #37525 2020-08-09 06:13:06 +00:00
tests * added test for bug that's already fixed (mantis #37423) 2020-08-08 17:45:41 +00:00
utils * Fix bug id #37514 : type helper not recognized 2020-08-08 09:09:18 +00:00
.gitattributes * added test for bug that's already fixed (mantis #37423) 2020-08-08 17:45:41 +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