The FreePascal Compiler (FPC) source repo

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 %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
ide bbedd8ae68 Regenerate Makefile with fpcmake %!s(int64=8) %!d(string=hai) anos
installer e78cc24ca3 Regenerate Makefile with fpcmake %!s(int64=8) %!d(string=hai) anos
packages 2225f90dde * fix for #31161 %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
tests 150441627a + add test for Boolean RTTI %!s(int64=8) %!d(string=hai) anos
utils d2fe24ae20 * fix some more occured->occured %!s(int64=8) %!d(string=hai) anos
.gitattributes 150441627a + add test for Boolean RTTI %!s(int64=8) %!d(string=hai) anos
.gitignore 4c9b01dc26 * Removed empty tests directory from svn %!s(int64=11) %!d(string=hai) anos
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 %!s(int64=8) %!d(string=hai) anos
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 %!s(int64=8) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos