yury ad6642edc0 * android: Fixed stdio redirection for threads. 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 6 años
arm eeadf618b8 + abi tag for i386 hace 6 años
i386 32121de8ae * do not call InitTLS when a compiler is used which does not include the abi tag section 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 1e60364572 * another stat file cleanup. hace 7 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 ba8245dccb argc is a longint. hace 7 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 a3a7285df4 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 hace 7 años
x86_64 597a23d278 + tls support for x86_64-linux (not yet enabled by default) hace 6 años
Makefile 178217821c + added sortbase as a dependency to unit fgl in the makefiles hace 6 años
Makefile.fpc 178217821c + added sortbase as a dependency to unit fgl in the makefiles 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 19 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 d1b1655441 * x86_64-android requires sigreturn for proper signal handling. 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 50fab14389 * TIOCtlRequest is 64 bit on sparc64 hace 8 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
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 044c835197 Add explicit typecast to avoid range ccheck error 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 9 años
unxsysc.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. hace 7 años
unxsysch.inc 28e614c237 * move fdatasync to linux unit hace 16 años