#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) 12 éve
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). 12 éve
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 éve
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 éve
packages 901f5742b8 * Remove redundant if 12 éve
rtl 38ae8c7250 * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) 12 éve
tests fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than 12 éve
utils 1e48781694 instantfpc: fixed showing compiler error 12 éve
.gitattributes fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than 12 éve
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 éve
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 éve
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 éve
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 éve
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 éve
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 éve