fpc/rtl/linux
Károly Balogh 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
2019-01-04 03:18:42 +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 + abi tag for i386 2018-12-02 22:56:12 +00:00
i386 * do not call InitTLS when a compiler is used which does not include the abi tag section 2018-12-04 21:25:48 +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 * another stat file cleanup. 2018-08-20 14:27:59 +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 argc is a longint. 2018-09-01 19:46:04 +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 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc * pass -meabi=5 when calling the assembler in the linux rtl Makefile, non-eabi target are not supported for years already, so this should cause little problems 2019-01-01 19:29:43 +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 * x86_64-android requires sigreturn for proper signal handling. 2018-10-17 17:53:57 +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
ptypes.inc * TIOCtlRequest is 64 bit on sparc64 2017-08-20 15:21:50 +00:00
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp Force PIC usage for sparc64 CPU 2017-07-26 14:46:41 +00:00
si_g.pp
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
si_uc.pp
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 + abi tag for i386 2018-12-02 22:56:12 +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 Add explicit typecast to avoid range ccheck error 2018-10-20 22:30:20 +00:00
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