#fpc #freepascal #compiler #fpcobj #pascal

michael db2c9183f1 * Fix bug ID #35731 (ReadSectionRaw needs to read comments) 6 years ago
compiler d6174499b1 * disable array and record regvars for all cpuhighleveltarget platforms 6 years ago
installer 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 years ago
packages db2c9183f1 * Fix bug ID #35731 (ReadSectionRaw needs to read comments) 6 years ago
rtl cc5549f3e7 * change Value argument of SetToString and result of of StringToSet from Integer to LongInt so that small sets are handled on 8/16-bit platforms as they are on 32- and 64-bit 6 years ago
tests 89e454aca8 * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) 6 years ago
utils 25878f9eb2 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 6 years ago
.gitattributes 89e454aca8 * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) 6 years ago
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 years ago
Makefile.fpc a34d4e715c Merged riscv_new branch 7 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago