.. |
aarch64
|
|
|
arm
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +00:00 |
i386
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +00:00 |
m68k
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +00:00 |
mips
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +00:00 |
mipsel
|
|
|
powerpc
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +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
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +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
|
|
|
buildrtl.pp
|
|
|
bunxsysc.inc
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +00:00 |
errno-mips.inc
|
|
|
errno-sparc.inc
|
|
|
errno.inc
|
|
|
errnostr.inc
|
|
|
fpcylix.pp
|
|
|
fpmake.inc
|
|
|
linux.pp
|
* added O_CLOEXEC
|
2018-02-02 10:33:13 +00:00 |
linuxvcs.pp
|
|
|
Makefile
|
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
2018-01-02 16:50:58 +00:00 |
Makefile.fpc
|
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
2018-01-02 16:50:58 +00:00 |
oldlinux.pp
|
|
|
osdefs.inc
|
* Android: Include list of supported syscalls for each CPU.
|
2017-10-17 18:15:02 +00:00 |
osmacro.inc
|
|
|
ossysc.inc
|
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
2017-12-12 02:39:45 +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
|
|
|
unxsysc.inc
|
* Android: Include list of supported syscalls for each CPU.
|
2017-10-17 18:15:02 +00:00 |
unxsysch.inc
|
|
|