fpc/rtl/linux
svenbarth ddf91a4d19 * regenerate Makefile after r37337
git-svn-id: trunk@37338 -
2017-09-27 20:18:45 +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 * m68k-linux startup code: 2014-07-23 13:55:38 +00:00
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 Fix loading of argc field (longint type) of TEntryInformation.OS record 2017-09-26 21:02:45 +00:00
buildrtl.lpi * update by newer lazarus version 2014-12-07 18:44:33 +00:00
buildrtl.pp * rtl-console initial version. 2014-01-03 22:19:02 +00:00
bunxsysc.inc * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. 2016-03-30 19:21:05 +00:00
errno-mips.inc + ESysERFKILL added 2012-07-09 13:45:20 +00:00
errno-sparc.inc
errno.inc MIPS system errors separated into errno-mips.inc file 2012-07-09 13:17:29 +00:00
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 2015-05-23 21:04:08 +00:00
linuxvcs.pp
Makefile * regenerate Makefile after r37337 2017-09-27 20:18:45 +00:00
Makefile.fpc * fix parallel compilation of Linux RTL: the software FPU units require the ObjPas unit 2017-09-27 20:18:15 +00:00
oldlinux.pp + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 2015-05-23 21:04:08 +00:00
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 * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
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 * Removed unused vars in RTL. 2015-09-17 16:48:53 +00:00
ptypes.inc * TIOCtlRequest is 64 bit on sparc64 2017-08-20 15:21:50 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
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 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 2015-05-23 21:04:08 +00:00
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 * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc * adaption of some rtl code for sparc64-linux 2017-06-18 15:44:30 +00:00
termiosproc.inc * Initial FPC_USE_LIBC implementation of termios for Linux. 2013-12-06 15:00:55 +00:00
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