fpc/rtl/linux/x86_64
2021-02-04 20:57:11 +00:00
..
abitag.as
bsyscall.inc
cprt0.as * ensure that the stack is aligned after haltproc, should resolve #33311 2018-03-03 16:14:51 +00:00
dllprt0.as
gprt0.as * partly reverted #38320, the code was correct 2018-03-03 16:41:52 +00:00
prt0.as
si_c.inc * @PLT is needed for calls to link it properly with pic code 2020-08-03 19:42:14 +00:00
si_dll.inc
si_g.inc * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
si_prc.inc * if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS is not required (according to one comment by Florian), so disable all related code in that case (as for example the syscall numbers are not available then) 2021-01-09 15:58:13 +00:00
sighnd.inc * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 2020-10-16 19:44:25 +00:00
sighndh.inc
stat.inc * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
syscall.inc * x86_64-linux: assembler helpers syscalls do not need a stackframe 2021-02-04 20:57:11 +00:00
syscallh.inc * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified 2020-01-17 12:07:50 +00:00
sysnr.inc * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00