#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 7f4b94e408 * generate jump tables into the same section as the code as otherwise we'll get bogus relocations (in case of clang.exe) or a future support for armasm64.exe will reject the relative symbols outright %!s(int64=5) %!d(string=hai) anos
compiler 7f4b94e408 * generate jump tables into the same section as the code as otherwise we'll get bogus relocations (in case of clang.exe) or a future support for armasm64.exe will reject the relative symbols outright %!s(int64=5) %!d(string=hai) anos
installer cd6de6a4ca Regenerate all Makefiles %!s(int64=5) %!d(string=hai) anos
packages 79a4409587 * enable AArch64 for Win64 in fpmkunit and fpcmake %!s(int64=5) %!d(string=hai) anos
rtl 96c52ef16d + implement a main_wrapper for the default exception handler for aarch64-win64 %!s(int64=5) %!d(string=hai) anos
tests cd6de6a4ca Regenerate all Makefiles %!s(int64=5) %!d(string=hai) anos
utils 79a4409587 * enable AArch64 for Win64 in fpmkunit and fpcmake %!s(int64=5) %!d(string=hai) anos
.gitattributes 2b59000d56 + implement compiler support for SEH on Win64 %!s(int64=5) %!d(string=hai) anos
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: %!s(int64=7) %!d(string=hai) anos
Makefile cd6de6a4ca Regenerate all Makefiles %!s(int64=5) %!d(string=hai) anos
Makefile.fpc 5882e2935c * do all make targets in parallel, no issues found yet %!s(int64=5) %!d(string=hai) anos
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added %!s(int64=5) %!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