Jonas Maebe faf75095cd * synchronised with trunk till r42189 hace 6 años
..
aarch64 42c46207cd * Corrected TUContext record for aarch64-linux and aarch64-android. It fixes obtaining of an address of the instruction where a signal has thrown. hace 7 años
arm 8e5e877417 Fix compilation with release 3.0.4 ppcarm hace 6 años
i386 3a1fb45315 * synchronised with trunk till r41976 hace 6 años
m68k bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) hace 7 años
mips 3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. hace 7 años
mipsel 4934a42389 * avoid assembler warning about missing eol at eof hace 13 años
powerpc ce1ba76ce5 Add st_ctime_nsec field for stat powerpc record hace 6 años
powerpc64 bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) hace 7 años
riscv32 dcb0f4fdb5 Fixed setjmp that overwrote a callee save register. hace 7 años
riscv64 53542b7c5e - Port RISC-V64 startup code to native inline routines. hace 6 años
sparc 96f28cbb11 * move sysnr.inc to a rtl/linux/sparcgen dir hace 8 años
sparc64 dc0e8de99f Fix PIC code hace 8 años
sparcgen ebf2e277ab Update syscall number for sparc and sparc64 based on results from unix/scripts/check_sys.sh hace 6 años
x86_64 3a1fb45315 * synchronised with trunk till r41976 hace 6 años
Makefile 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support hace 6 años
Makefile.fpc 53542b7c5e - Port RISC-V64 startup code to native inline routines. hace 6 años
buildrtl.lpi 0d717c7e0e * update by newer lazarus version hace 10 años
buildrtl.pp a001e12d04 * rtl-console initial version. hace 11 años
bunxsysc.inc f7efca92ec * 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). hace 6 años
errno-mips.inc 3ccfd2d74d + ESysERFKILL added hace 13 años
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc hace 13 años
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file hace 13 años
errnostr.inc 27c92161d6 * Ales Katona's errors patch hace 20 años
fpcylix.pp a7d088b197 + MAX_PATH hace 20 años
fpmake.inc 03f441c966 + Initial check-in hace 20 años
linux.pp 3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. hace 7 años
linuxvcs.pp bc75e8547e Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces in exe name hace 7 años
osdefs.inc f7efca92ec * 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). hace 6 años
osmacro.inc 16183bebfe * libc's open() function is a varargs function hace 10 años
ossysc.inc 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap hace 6 años
ostypes.inc 6352328f3a Update packages with information about RiscV. hace 7 años
pmutext.inc 13e76ccc01 * some type declarations for sparc64-linux fixed hace 8 años
pthread.inc e1a0b1204a * Removed unused vars in RTL. hace 10 años
ptypes.inc ae5a9e033a Add flags field to TStatfs record hace 6 años
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we hace 12 años
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU hace 8 años
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
si_impl.inc 597a23d278 + tls support for x86_64-linux (not yet enabled by default) hace 6 años
si_intf.inc 533789777b * 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 hace 8 años
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages hace 9 años
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux hace 8 años
suuid.inc 5bbf299c22 * Fix bug #31555, disbablefile locking hace 8 años
sysnr-gen.inc 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) hace 10 años
sysos.inc 0c404918e1 sparc64 also uses 0245408 TCGETS constant hace 8 años
sysosh.inc 533789777b * 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 hace 8 años
system.pp ad6642edc0 * android: Fixed stdio redirection for threads. hace 6 años
t_linux.h2paschk fae45b2075 Add first linux RTL compliance test file t_linux.h2paschk hace 6 años
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes hace 11 años
termios.inc ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. hace 7 años
termiosproc.inc 83d72bdf19 Use TIOCtlRequest type for local variable nr inside TCSetAttr function hace 6 años
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) hace 19 años
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 hace 10 años
unxsysc.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. hace 8 años
unxsysch.inc 28e614c237 * move fdatasync to linux unit hace 17 años