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
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
syscallh.inc
sysnr.inc