The FreePascal Compiler (FPC) source repo

sergei 74f9d719f1 * i386-win32 setjmp and longjmp: if SEH support is enabled, save/restore head of exception registration chain. Without this, a longjmp out of a function with exception frame(s) will leave these exception frames below ESP, which will fail integrity checks in OS and cause process termination if an exception occurs later on (or they may be overwritten by subsequent operations on stack and, again, cause undesired results). 11 vuotta sitten
compiler 6ea9ce1077 * Force managed types to be always returned in parameters, independent of target (primitive types were already handled that way; the patch affects small records with fields of managed types). 11 vuotta sitten
ide 2a992bf53c * patch by Sandro Cumerlato to install auxiliary ide files properly 11 vuotta sitten
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 vuotta sitten
packages a3dab9b686 * fcl-db: cosmetic 11 vuotta sitten
rtl 74f9d719f1 * i386-win32 setjmp and longjmp: if SEH support is enabled, save/restore head of exception registration chain. Without this, a longjmp out of a function with exception frame(s) will leave these exception frames below ESP, which will fail integrity checks in OS and cause process termination if an exception occurs later on (or they may be overwritten by subsequent operations on stack and, again, cause undesired results). 11 vuotta sitten
tests a0747f4d5d Also update TESTCONFIG and TESTRUNHISTORY tables 11 vuotta sitten
utils 9736ed59be + add bin2obj as required tool (should have been part of r26132) 11 vuotta sitten
.gitattributes 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 11 vuotta sitten
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 vuotta sitten
Makefile 4a8d7f8ce9 * allow 2.6.4 as starting version 11 vuotta sitten
Makefile.fpc 4a8d7f8ce9 * allow 2.6.4 as starting version 11 vuotta sitten
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten