#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 49cec23ba6 for explicit paralocs, don't use the original explicit register as temp, but allocate a new register the same type instead. this fixes issues when the paralocs are also scratch regs and would get overwritten before the call itself hace 8 años
compiler 49cec23ba6 for explicit paralocs, don't use the original explicit register as temp, but allocate a new register the same type instead. this fixes issues when the paralocs are also scratch regs and would get overwritten before the call itself hace 8 años
ide bbedd8ae68 Regenerate Makefile with fpcmake hace 8 años
installer e78cc24ca3 Regenerate Makefile with fpcmake hace 8 años
packages 2225f90dde * fix for #31161 hace 8 años
rtl 4717d78ac3 * as restructuring TTypeData to correctly layout tkBool for 64-bit Booleans is basically impossible at least add a comment for tkBool to the tkInt64 and tkQWord branches hace 8 años
tests 150441627a + add test for Boolean RTTI hace 8 años
utils d2fe24ae20 * fix some more occured->occured hace 8 años
.gitattributes 150441627a + add test for Boolean RTTI hace 8 años
.gitignore 4c9b01dc26 * Removed empty tests directory from svn hace 10 años
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 hace 8 años
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 hace 8 años
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años