The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 024714fa20 * Fix non-threading platforms
git-svn-id: trunk@42249 -
2019-06-19 08:10:26 +00:00
compiler * disable array and record regvars for all cpuhighleveltarget platforms 2019-06-18 19:16:33 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Fix bug ID #35731 (ReadSectionRaw needs to read comments) 2019-06-19 06:12:15 +00:00
rtl * Fix non-threading platforms 2019-06-19 08:10:26 +00:00
tests * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) 2019-06-16 21:36:25 +00:00
utils put #ifdef TARGETOS / #endif around the gcclib section, otherwise the various host paths can cause a hard to debug mess during crosscompiling in some cases 2019-06-17 20:19:48 +00:00
.gitattributes * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) 2019-06-16 21:36:25 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00