sergei a3364a4b80 - 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. 12 years ago
..
bsyscall.inc 4ace790492 * remove $Log 20 years ago
cprt0.as 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 years ago
dllprt0.as a3364a4b80 - 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. 12 years ago
gprt0.as 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 years ago
prt0.as 9ce34c63c9 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. 14 years ago
si_c.inc 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 19 years ago
si_prc.inc 9ce34c63c9 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. 14 years ago
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 years ago
sighndh.inc 4ace790492 * remove $Log 20 years ago
stat.inc 279422cdde * add comment about stat.h source 18 years ago
syscall.inc 78f94ab035 * made calls to seterrno position-independent 12 years ago
syscallh.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 years ago
sysnr.inc 176f545c3b * fix linux syscall numbers naming consistency (fixes x86_64 unit linux build) 17 years ago