#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 40ffb54129 * Currency and Comp are correctly handled by GetFloatProp/SetFloatProp, so use these instead of GetOrdProp/SetOrdProp 5 years ago
compiler f59eae4f81 * correctly handle local reference in the RISC V assembler readers (both 32 and 64 bit) 5 years ago
installer a09e40945c Regenerate all Makefile's after commit #43472 5 years ago
packages 40ffb54129 * Currency and Comp are correctly handled by GetFloatProp/SetFloatProp, so use these instead of GetOrdProp/SetOrdProp 5 years ago
rtl 5610f992b4 * if a CPU platform does not provide a FarPointer type then declare it as an alias to a mere Pointer 5 years ago
tests 4de6b3e6b9 * do not crash when an unsupported code page is encountered, resolves #35581 5 years ago
utils fe7d7aa1e7 * patch by Alfred to fix building on DragonFly OS, resolves #36450 5 years ago
.gitattributes 4de6b3e6b9 * do not crash when an unsupported code page is encountered, resolves #35581 5 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 a09e40945c Regenerate all Makefile's after commit #43472 5 years ago
Makefile.fpc a2d3522812 * general-dynamic -> global-dynamic 6 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