fpc/rtl/linux/x86_64
2014-03-31 15:57:11 +00:00
..
bsyscall.inc
cprt0.as * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 2012-08-09 07:34:49 +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 * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
si_dll.inc * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
si_g.inc * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
si_prc.inc * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +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