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
stat.inc
syscall.inc
syscallh.inc
sysnr.inc