fpc/rtl/linux
Jonas Maebe faf75095cd * synchronised with trunk till r42189
git-svn-id: branches/debug_eh@42190 -
2019-06-07 18:24:38 +00:00
..
aarch64 * Corrected TUContext record for aarch64-linux and aarch64-android. It fixes obtaining of an address of the instruction where a signal has thrown. 2018-10-06 18:36:02 +00:00
arm Fix compilation with release 3.0.4 ppcarm 2019-06-05 12:00:53 +00:00
i386 * synchronised with trunk till r41976 2019-05-02 19:44:41 +00:00
m68k * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
mips * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. 2018-09-11 16:10:50 +00:00
mipsel
powerpc Add st_ctime_nsec field for stat powerpc record 2019-05-02 12:57:51 +00:00
powerpc64 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
riscv32 Fixed setjmp that overwrote a callee save register. 2018-07-20 15:00:14 +00:00
riscv64 - Port RISC-V64 startup code to native inline routines. 2019-04-14 23:36:08 +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 Update syscall number for sparc and sparc64 based on results from unix/scripts/check_sys.sh 2019-05-07 11:26:44 +00:00
x86_64 * synchronised with trunk till r41976 2019-05-02 19:44:41 +00:00
buildrtl.lpi
buildrtl.pp
bunxsysc.inc * android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older). 2018-12-12 14:04:57 +00:00
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. 2018-09-11 16:10:50 +00:00
linuxvcs.pp Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces in exe name 2018-08-06 16:10:28 +00:00
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc - Port RISC-V64 startup code to native inline routines. 2019-04-14 23:36:08 +00:00
osdefs.inc * android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older). 2018-12-12 14:04:57 +00:00
osmacro.inc
ossysc.inc + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
ostypes.inc Update packages with information about RiscV. 2018-07-20 10:40:28 +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 Add flags field to TStatfs record 2019-05-02 12:59:11 +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 + tls support for x86_64-linux (not yet enabled by default) 2019-01-27 09:37:25 +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 * android: Fixed stdio redirection for threads. 2019-02-20 15:11:45 +00:00
t_linux.h2paschk Add first linux RTL compliance test file t_linux.h2paschk 2019-05-06 21:13:42 +00:00
termio.pp
termios.inc Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 2018-07-20 08:21:15 +00:00
termiosproc.inc Use TIOCtlRequest type for local variable nr inside TCSetAttr function 2019-05-10 07:23:31 +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 * Android: Include list of supported syscalls for each CPU. 2017-10-17 18:15:02 +00:00
unxsysch.inc