fpc/rtl/linux/i386
2015-01-26 20:08:11 +00:00
..
bsyscall.inc
cprt0.as
cprt21.as * adjusted startup code so it guarantees 16 byte stack alignment on program 2012-09-13 14:47:05 +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
gprt21.as * adjusted startup code so it guarantees 16 byte stack alignment on program 2012-09-13 14:47:05 +00:00
prt0.as * adjusted startup code so it guarantees 16 byte stack alignment on program 2012-09-13 14:47:05 +00:00
si_c21.inc - Cleaned out assembler hacks around ExitCode variable 2015-01-26 19:55:58 +00:00
si_c21g.inc - Removed duplicate file header 2012-12-21 09:16:23 +00:00
si_c.inc * fixed compilation after introduction of nostackframe checks 2012-10-19 14:43:00 +00:00
si_dll.inc * Clean up i386-Linux startup code for shared libraries: 2014-02-13 04:54:21 +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 - Cleaned out more assembler hacks around ExitCode variable 2015-01-26 20:08:11 +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 Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure 2015-01-26 09:00:32 +00:00
sighndh.inc
stat.inc
syscall.inc * More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973. 2014-11-12 14:52:56 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc