florian c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 tahun lalu
..
abitag.as e2eb6dffbb + x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary. 10 tahun lalu
bsyscall.inc 4ace790492 * remove $Log 20 tahun lalu
cprt0.as 3a3f7859f7 * x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary. 10 tahun lalu
dllprt0.as a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 11 tahun lalu
gprt0.as 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 tahun lalu
prt0.as 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 tahun lalu
si_c.inc c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 tahun lalu
si_dll.inc c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 tahun lalu
si_g.inc c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 tahun lalu
si_prc.inc c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 tahun lalu
sighnd.inc 7ba4e67564 * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 11 tahun lalu
sighndh.inc 4ace790492 * remove $Log 20 tahun lalu
stat.inc 279422cdde * add comment about stat.h source 18 tahun lalu
syscall.inc 78f94ab035 * made calls to seterrno position-independent 12 tahun lalu
syscallh.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 tahun lalu
sysnr.inc 176f545c3b * fix linux syscall numbers naming consistency (fixes x86_64 unit linux build) 16 tahun lalu