fpc/rtl/linux/x86_64
2015-01-31 10:37:48 +00:00
..
abitag.as + 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. 2015-01-26 17:15:48 +00:00
bsyscall.inc
cprt0.as * x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary. 2015-01-24 15:28:00 +00:00
dllprt0.as - 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. 2013-10-10 13:14:56 +00:00
gprt0.as
prt0.as
si_c.inc * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 2015-01-31 10:37:48 +00:00
si_dll.inc * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 2015-01-31 10:37:48 +00:00
si_g.inc * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 2015-01-31 10:37:48 +00:00
si_prc.inc * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 2015-01-31 10:37:48 +00:00
sighnd.inc * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 2014-03-20 01:59:06 +00:00
sighndh.inc
stat.inc
syscall.inc * made calls to seterrno position-independent 2013-05-30 12:23:50 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc