#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 5 年之前
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 5 年之前
installer cd6de6a4ca Regenerate all Makefiles 5 年之前
packages 79a4409587 * enable AArch64 for Win64 in fpmkunit and fpcmake 5 年之前
rtl 96c52ef16d + implement a main_wrapper for the default exception handler for aarch64-win64 5 年之前
tests cd6de6a4ca Regenerate all Makefiles 5 年之前
utils 79a4409587 * enable AArch64 for Win64 in fpmkunit and fpcmake 5 年之前
.gitattributes 2b59000d56 + implement compiler support for SEH on Win64 5 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile cd6de6a4ca Regenerate all Makefiles 5 年之前
Makefile.fpc 5882e2935c * do all make targets in parallel, no issues found yet 5 年之前
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 年之前
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 年之前