#fpc #freepascal #compiler #fpcobj #pascal

Tomas Hajny 38ae8c7250 * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) %!s(int64=12) %!d(string=hai) anos
compiler e41149a7ec * x86_64: reworked register saving/restoring to use PUSH/POP instructions for procedures with RSP-based frame and SEH finalization procedures. XMM registers are also saved/restored without involving tempgen in mentioned cases. This prevents SEH finalization procedures from saving registers in stack frame of their parent procedures, fixing incorrect unwind bytecode (Mantis #24791). It also reduces executable size (for compiler itself, by about 100Kb). %!s(int64=12) %!d(string=hai) anos
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also %!s(int64=12) %!d(string=hai) anos
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary %!s(int64=12) %!d(string=hai) anos
packages 901f5742b8 * Remove redundant if %!s(int64=12) %!d(string=hai) anos
rtl 38ae8c7250 * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) %!s(int64=12) %!d(string=hai) anos
tests fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than %!s(int64=12) %!d(string=hai) anos
utils 1e48781694 instantfpc: fixed showing compiler error %!s(int64=12) %!d(string=hai) anos
.gitattributes fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than %!s(int64=12) %!d(string=hai) anos
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no %!s(int64=13) %!d(string=hai) anos
Makefile 4ca7e66661 * Fixed cross-installation after r24625. %!s(int64=12) %!d(string=hai) anos
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. %!s(int64=12) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!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