fpc/rtl/linux/x86_64
2015-01-29 17:07:45 +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 * x86_64-linux startup: use ABI tag from abitag.o, cleaned out inlined versions. 2015-01-29 17:07:45 +00:00
si_dll.inc
si_g.inc * 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
si_prc.inc * x86_64-linux startup: use ABI tag from abitag.o, cleaned out inlined versions. 2015-01-29 17:07:45 +00:00
sighnd.inc
sighndh.inc
stat.inc
syscall.inc
syscallh.inc
sysnr.inc