The FreePascal Compiler (FPC) source repo

sergei a8fe9601de * Get rid of using pdynarraytypeinfo, instead treat rtti as distinct 'header' and 'data' parts. In variants unit, use rtti declarations from typinfo directly. In system unit, declare private tdynarraytypedata record which (like typinfo.TTypeData) is not packed on alignment-sensitive targets. This simplifies code and removes scary pointer manipulations, should also yield better code on aligned targets. před 13 roky
compiler cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. před 13 roky
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. před 13 roky
installer 88183dfcba * wrong path suggested for LIBPATH fixed před 13 roky
packages ee8268dd7f * Do not use a buildunit when compiling intgdb, since it is not possible to compile single files in the BeforeCompile even when a buildunits is used. před 13 roky
rtl a8fe9601de * Get rid of using pdynarraytypeinfo, instead treat rtti as distinct 'header' and 'data' parts. In variants unit, use rtti declarations from typinfo directly. In system unit, declare private tdynarraytypedata record which (like typinfo.TTypeData) is not packed on alignment-sensitive targets. This simplifies code and removes scary pointer manipulations, should also yield better code on aligned targets. před 13 roky
tests 562932a2c9 * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 před 13 roky
utils 7f59902842 * Patch from Hand-Peter Diettrich to fix CHM extension usage před 13 roky
.gitattributes cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. před 13 roky
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial před 14 roky
Makefile 5a4b8cfef2 * don't build utils on gba and embedded před 13 roky
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded před 13 roky