fpc/rtl/linux/x86_64
daniel 2139a229d3 + If no unit is used, no symbol inside the system unit is used,
and no language features requiring initialization are used,
    do not initialize units, but just configure the fpu and
    signal handlers.

git-svn-id: trunk@16124 -
2010-10-10 17:40:39 +00:00
..
bsyscall.inc
cprt0.as * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
dllprt0.as * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
gprt0.as * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
prt0.as * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 2010-08-25 19:43:29 +00:00
si_c.inc + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 2006-11-26 14:44:00 +00:00
si_prc.inc + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 2006-11-26 14:44:00 +00:00
sighnd.inc + If no unit is used, no symbol inside the system unit is used, 2010-10-10 17:40:39 +00:00
sighndh.inc
stat.inc * add comment about stat.h source 2007-07-11 21:10:27 +00:00
syscall.inc + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 2010-08-15 09:11:06 +00:00
syscallh.inc
sysnr.inc * fix linux syscall numbers naming consistency (fixes x86_64 unit linux build) 2008-11-17 21:46:34 +00:00