fpc/rtl/linux/powerpc64
Jonas Maebe 1f61b5b30c * reverted the rtl patches from r14184, because they cause an endless
loop when attempting to terminate a process via the RTL compiled into
    a Linux shared library  (mantis #17383)
  * call FPC_LIB_EXIT (the internal/generic RTL finalisation routine) instead
    of FPC_SHARED_LIB_EXIT (the Linux-specific "process exit" code for shared
    libraries) as "fini" routine (fixes #14958 again after reverting r14184)

git-svn-id: trunk@16418 -
2010-11-24 15:33:29 +00:00
..
bsyscall.inc
cprt0.as * minor changes to the startup code: use exit_group syscall to exit, minor cleanup 2010-10-29 19:58:51 +00:00
dllprt0.as * reverted the rtl patches from r14184, because they cause an endless 2010-11-24 15:33:29 +00:00
gprt0.as Startup files fixes for ppc/ppc64 2010-10-22 23:19:23 +00:00
prt0.as * minor changes to the startup code: use exit_group syscall to exit, minor cleanup 2010-10-29 19:58:51 +00:00
sighnd.inc - Revert micro-exe mode for now. 2010-10-15 16:49:48 +00:00
sighndh.inc * cleanup, removing debug code removed and fixing file headers 2005-11-10 15:08:41 +00:00
stat.inc * More deprecated. 2007-06-03 18:55:36 +00:00
syscall.inc * fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads. 2006-07-16 19:22:31 +00:00
syscallh.inc * some cleanup, typo fixes 2005-11-11 12:37:28 +00:00
sysnr.inc * update linux syscall numbers (merge powerpc64 to powerpc) 2008-11-15 15:42:12 +00:00