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 8 年之前
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 8 年之前
ide bbedd8ae68 Regenerate Makefile with fpcmake 8 年之前
installer e78cc24ca3 Regenerate Makefile with fpcmake 8 年之前
packages 2225f90dde * fix for #31161 8 年之前
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 8 年之前
tests 150441627a + add test for Boolean RTTI 8 年之前
utils d2fe24ae20 * fix some more occured->occured 8 年之前
.gitattributes 150441627a + add test for Boolean RTTI 8 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 年之前
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
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 年之前