fpc/rtl/linux
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
..
arm * fix edsp instructions detection 2008-03-07 21:51:14 +00:00
i386 * fixed shared library initialisation for FPC-compiled libraries 2008-03-15 23:28:09 +00:00
m68k * properties set 2007-08-02 07:38:09 +00:00
powerpc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
powerpc64 * properties set 2007-08-02 07:38:09 +00:00
sparc * More deprecated. 2007-06-03 18:55:36 +00:00
x86_64 * update sysnr.inc for x86 and x86_64 to latest kernel 2007-09-02 22:06:04 +00:00
bunxsysc.inc * armel and little/big endian support 2007-11-07 20:41:27 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp * Mouse unit is solely responsible for xterm mouse. 2007-01-19 21:59:24 +00:00
ipccall.inc * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
ipcsys.inc * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
linux.pp * fix x86 -> cpu86 define 2007-09-03 10:54:44 +00:00
linuxvcs.pp
Makefile + added baseunix dependency for fpextres to darwin Makefile.fpc 2008-03-12 22:50:59 +00:00
Makefile.fpc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
oldlinux.pp
osdefs.inc
osmacro.inc * Linux 64-bit FS patch from neli for FPC_USE_LIBC 2007-02-16 22:16:54 +00:00
ossysc.inc * fixed breakage 2007-11-08 09:01:13 +00:00
ostypes.inc * Remove double definition of O_LARGEFILE for powerpc-linux and give it 2007-07-22 07:47:34 +00:00
pthread.inc * added cdecl for sigmask 2007-09-17 20:26:29 +00:00
ptypes.inc * fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef 2008-02-02 17:39:27 +00:00
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
si_uc.pp + add i386-linux uclibc process startup code 2007-09-30 14:53:54 +00:00
signal.inc * added SA_RESETHAND and SA_NODEFER constants 2007-03-03 22:21:07 +00:00
suuid.inc
sysos.inc * fixed ioctl for non-linux: the third parameter is "..." there rather 2007-11-10 18:22:37 +00:00
sysosh.inc * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 2007-05-28 14:25:59 +00:00
system.pp Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
termio.pp
termios.inc * fix for 10292. Higher baudrates and new utf constant 2008-01-20 21:58:26 +00:00
termiosproc.inc * Prevent range check errors on powerpc-linux 2007-07-22 09:53:21 +00:00
unixsock.inc * move setting of socketerror to real socketcall 2007-07-22 20:42:41 +00:00
unixsockets.inc * add preliminary UnixSockets with linux implementation 2007-08-19 13:35:43 +00:00
unixsocketsh.inc * add preliminary UnixSockets with linux implementation 2007-08-19 13:35:43 +00:00
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc * hopefuly fix the fp* problems for stat and others 2007-09-08 13:51:39 +00:00
unxsysch.inc * hopefuly fix the fp* problems for stat and others 2007-09-08 13:51:39 +00:00