#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 95b60bc6b2 * switch TVirtualInterface to using thunks for QueryInterface, _AddRef and _Release as otherwise _Release will execute code that's no longer valid (it's also a bit more performant ;) ) 6 лет назад
compiler ba203c0564 + x86 makes use of fpu_capabilities 6 лет назад
installer 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 лет назад
packages 95b60bc6b2 * switch TVirtualInterface to using thunks for QueryInterface, _AddRef and _Release as otherwise _Release will execute code that's no longer valid (it's also a bit more performant ;) ) 6 лет назад
rtl 10af6fe2fb * fix for Mantis #35965: correct alignment also for the class info used to retrieve the unit name 6 лет назад
tests 0e79bd2c70 + add a test that ensures that the introduction of fullscale array constructors didn't mess with array constructors passed to an open array of Variant 6 лет назад
utils 831014cb12 pastojs: fixed result 6 лет назад
.gitattributes 0e79bd2c70 + add a test that ensures that the introduction of fullscale array constructors didn't mess with array constructors passed to an open array of Variant 6 лет назад
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 лет назад
Makefile 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 лет назад
Makefile.fpc a34d4e715c Merged riscv_new branch 7 лет назад
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 лет назад
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 лет назад
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 лет назад