fpc/rtl/linux
florian 50fab14389 * TIOCtlRequest is 64 bit on sparc64
git-svn-id: trunk@36946 -
2017-08-20 15:21:50 +00:00
..
aarch64 * removed fake _init/_fini symbols (patch by Edmund Grimley Evans) 2015-10-08 18:41:32 +00:00
arm * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
i386 Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
m68k
mips * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
mipsel
powerpc * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
powerpc64 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
sparc * move sysnr.inc to a rtl/linux/sparcgen dir 2017-06-03 20:52:41 +00:00
sparc64 Fix PIC code 2017-07-26 14:52:12 +00:00
sparcgen * adaption of some rtl code for sparc64-linux 2017-06-18 15:44:30 +00:00
x86_64 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
buildrtl.lpi
buildrtl.pp
bunxsysc.inc * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. 2016-03-30 19:21:05 +00:00
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp
linuxvcs.pp
Makefile Add -KPIC to ASSHAREDOPT for sparc and sparc64 2017-07-25 06:51:06 +00:00
Makefile.fpc Add -KPIC to ASSHAREDOPT for sparc and sparc64 2017-07-25 06:51:06 +00:00
oldlinux.pp
osdefs.inc * sparc64-linux has to use syscall_nr_gettimeofday instead of syscall_nr_time as well 2017-07-21 19:51:44 +00:00
osmacro.inc
ossysc.inc * fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat 2017-07-07 22:18:14 +00:00
ostypes.inc Sparc64 uses the same value as sparc for O_APPEND 2017-07-24 10:01:14 +00:00
pmutext.inc * some type declarations for sparc64-linux fixed 2017-07-09 20:28:30 +00:00
pthread.inc
ptypes.inc * TIOCtlRequest is 64 bit on sparc64 2017-08-20 15:21:50 +00:00
rtldefs.inc
si_c21.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_c21g.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_c.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_dll.pp Force PIC usage for sparc64 CPU 2017-07-26 14:46:41 +00:00
si_g.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_impl.inc * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 2017-07-08 20:37:43 +00:00
si_intf.inc * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 2017-07-08 20:37:43 +00:00
si_prc.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
si_uc.pp Merge revision(s) 32484 from branches/svenbarth/packages 2016-06-12 16:49:56 +00:00
signal.inc * sparc64 uses the same different signal numbers as sparc32 on linux 2017-07-22 13:26:48 +00:00
suuid.inc * Fix bug #31555, disbablefile locking 2017-03-17 07:58:59 +00:00
sysnr-gen.inc
sysos.inc sparc64 also uses 0245408 TCGETS constant 2017-07-13 22:01:28 +00:00
sysosh.inc * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 2017-07-08 20:37:43 +00:00
system.pp * forgot to correctly enable bootstrapping from direct to indirect entry for x86_64-linux 2017-07-08 21:40:50 +00:00
termio.pp
termios.inc * adaption of some rtl code for sparc64-linux 2017-06-18 15:44:30 +00:00
termiosproc.inc
unxconst.inc
unxfunc.inc * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 2015-11-06 14:55:38 +00:00
unxsysc.inc
unxsysch.inc