fpc/rtl/linux/x86_64
svenbarth 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages
Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units

git-svn-id: trunk@33970 -
2016-06-12 16:49:56 +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 * execute the real libc init/fini routines instead of dummies 2015-10-08 18:40:31 +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 * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 2012-08-09 07:34:49 +00:00
prt0.as Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
si_c.inc Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_dll.inc Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_g.inc Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_prc.inc Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +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