#fpc #freepascal #compiler #fpcobj #pascal

florian 0b30b0913d * fix building of go32v2 rtl with make 3.82 il y a 12 ans
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). il y a 12 ans
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also il y a 12 ans
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary il y a 12 ans
packages 901f5742b8 * Remove redundant if il y a 12 ans
rtl 0b30b0913d * fix building of go32v2 rtl with make 3.82 il y a 12 ans
tests fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than il y a 12 ans
utils 1e48781694 instantfpc: fixed showing compiler error il y a 12 ans
.gitattributes fcaad5baf2 * perform -CTlowercaseprocstart conversion it tprocsym.create rather than il y a 12 ans
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no il y a 13 ans
Makefile 4ca7e66661 * Fixed cross-installation after r24625. il y a 12 ans
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. il y a 12 ans
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans