fpc/rtl/linux/i386
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 * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
cprt21.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
dllprt0.as * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
gprt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
gprt21.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
prt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
si_c21.inc * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
si_c21g.inc * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
si_c.inc * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
si_dll.inc * reverted the rtl patches from r14184, because they cause an endless 2010-11-24 15:33:29 +00:00
si_g.inc * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
si_prc.inc * moved {$asmmode att} to top of file (mantis #17377) 2010-09-09 19:46:59 +00:00
si_uc.inc * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 2010-04-03 13:18:10 +00:00
sighnd.inc - Revert micro-exe mode for now. 2010-10-15 16:49:48 +00:00
sighndh.inc
stat.inc
syscall.inc + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 2010-08-15 09:11:06 +00:00
syscallh.inc
sysnr.inc