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