fpc/rtl/linux/i386
Jonas Maebe 3eec0569be * fixed shared library initialisation for FPC-compiled libraries
when linked to FPC-compiled programs under linux/i386 which
    do not use libc + test (mantis #8730). Programs which do use
    libc and other linux targets have to be fixed in a similar
    way until we properly fix everything by not exporting
    any symbols at all from shared libraries by default (and
    only those appearing in the "exports" section).

    Finalisation does not work yet either for FPC-compiled
    programs on linux/anything.

git-svn-id: trunk@10495 -
2008-03-15 23:28:09 +00:00
..
bsyscall.inc
cprt0.as
cprt21.as
dllprt0.as
gprt0.as
gprt21.as
prt0.as
si_c21.inc
si_c21g.inc
si_c.inc
si_dll.inc * fixed shared library initialisation for FPC-compiled libraries 2008-03-15 23:28:09 +00:00
si_g.inc
si_prc.inc
si_uc.inc + add i386-linux uclibc process startup code 2007-09-30 14:53:54 +00:00
sighnd.inc * fix floating point signal and exception handling, for linux/i386, test tfpu2 regression 2007-07-23 15:36:02 +00:00
sighndh.inc
stat.inc * fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit) 2007-07-11 20:55:09 +00:00
syscall.inc * fix sysenter variable duplication 2007-09-08 14:21:35 +00:00
syscallh.inc * fix sysenter variable duplication 2007-09-08 14:21:35 +00:00
sysnr.inc * update sysnr.inc for x86 and x86_64 to latest kernel 2007-09-02 22:06:04 +00:00