fpc/rtl/linux/powerpc
2013-10-10 13:14:56 +00:00
..
bsyscall.inc
cprt0.as Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency 2010-10-23 20:07:36 +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 * add initialstkptr to get the stackpointer at startup before 2006-01-12 09:29:57 +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
sighnd.inc - Revert micro-exe mode for now. 2010-10-15 16:49:48 +00:00
sighndh.inc
stat.inc * fix stat record when compiling for ppc/linux using -dFPC_USE_LIBC 2007-07-11 21:05:23 +00:00
syscall.inc * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 2012-12-25 22:54:49 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc * update linux syscall numbers (merge powerpc64 to powerpc) 2008-11-15 15:42:12 +00:00