marco 1e60364572 * another stat file cleanup. 7 年 前
..
bsyscall.inc 4ace790492 * remove $Log 20 年 前
cprt0.as e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 年 前
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. 11 年 前
gprt0.as 94f2b1d941 * add initialstkptr to get the stackpointer at startup before 19 年 前
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 年 前
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 年 前
sighndh.inc 745cafdc70 * signal handler update, uses uc_mcontext instead of sigcontext_struct in later Linux versions 20 年 前
stat.inc 1e60364572 * another stat file cleanup. 7 年 前
syscall.inc bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 12 年 前
syscallh.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 年 前
sysnr.inc a3a7285df4 linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters 7 年 前