The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-06-13 19:28:52 +00:00
compiler * for adding procdefs to forwarddefs check for the specialization flag instead of whether it's a full specialization; fixes implicit finalization handlers on x86_64-win64 not being found 2020-06-13 18:42:31 +00:00
installer * regenerate Makefiles 2020-06-06 17:18:48 +00:00
packages * fixes previously accidentitly commited (and commented out) statement to avoid warning 2020-06-13 19:28:52 +00:00
rtl * patch by Bi0T1N: fix result type of InterlockedCompareExchange64 for QWord, resolves #37186 2020-06-13 19:14:20 +00:00
tests * for adding procdefs to forwarddefs check for the specialization flag instead of whether it's a full specialization; fixes implicit finalization handlers on x86_64-win64 not being found 2020-06-13 18:42:31 +00:00
utils pas2js: started delayed specialize 2020-06-12 19:54:55 +00:00
.gitattributes * for adding procdefs to forwarddefs check for the specialization flag instead of whether it's a full specialization; fixes implicit finalization handlers on x86_64-win64 not being found 2020-06-13 18:42:31 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerate Makefiles 2020-06-06 17:18:48 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00