pierre bc75e8547e Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces in exe name пре 7 година
..
aarch64 d49b69581a * removed fake _init/_fini symbols (patch by Edmund Grimley Evans) пре 10 година
arm 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 пре 8 година
i386 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 пре 8 година
m68k 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 пре 8 година
mips 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 пре 8 година
mipsel 4934a42389 * avoid assembler warning about missing eol at eof пре 13 година
powerpc 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 пре 8 година
powerpc64 e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) пре 9 година
sparc 96f28cbb11 * move sysnr.inc to a rtl/linux/sparcgen dir пре 8 година
sparc64 dc0e8de99f Fix PIC code пре 8 година
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 пре 8 година
x86_64 b24eb3cce7 * x86_64-linux uses now pascal init code пре 7 година
Makefile 65d8836952 * updated dependencies of unit ports (objpas and x86 is no longer required on пре 7 година
Makefile.fpc 65d8836952 * updated dependencies of unit ports (objpas and x86 is no longer required on пре 7 година
buildrtl.lpi 0d717c7e0e * update by newer lazarus version пре 11 година
buildrtl.pp a001e12d04 * rtl-console initial version. пре 12 година
bunxsysc.inc 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 пре 8 година
errno-mips.inc 3ccfd2d74d + ESysERFKILL added пре 13 година
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc пре 13 година
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file пре 13 година
errnostr.inc 27c92161d6 * Ales Katona's errors patch пре 20 година
fpcylix.pp a7d088b197 + MAX_PATH пре 20 година
fpmake.inc 03f441c966 + Initial check-in пре 20 година
linux.pp 94b6fe6ad3 * added O_CLOEXEC пре 8 година
linuxvcs.pp bc75e8547e Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces in exe name пре 7 година
oldlinux.pp 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) пре 10 година
osdefs.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. пре 8 година
osmacro.inc 16183bebfe * libc's open() function is a varargs function пре 11 година
ossysc.inc 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 пре 8 година
ostypes.inc 1ff7f061ff Sparc64 uses the same value as sparc for O_APPEND пре 8 година
pmutext.inc 13e76ccc01 * some type declarations for sparc64-linux fixed пре 8 година
pthread.inc e1a0b1204a * Removed unused vars in RTL. пре 10 година
ptypes.inc 50fab14389 * TIOCtlRequest is 64 bit on sparc64 пре 8 година
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we пре 12 година
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU пре 8 година
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
si_impl.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 пре 8 година
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 пре 8 година
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux пре 8 година
suuid.inc 5bbf299c22 * Fix bug #31555, disbablefile locking пре 8 година
sysnr-gen.inc 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) пре 10 година
sysos.inc 0c404918e1 sparc64 also uses 0245408 TCGETS constant пре 8 година
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 пре 8 година
system.pp c66daeb69f * forgot to correctly enable bootstrapping from direct to indirect entry for x86_64-linux пре 8 година
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes пре 12 година
termios.inc e78dbbccc4 * adaption of some rtl code for sparc64-linux пре 8 година
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. пре 12 година
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) пре 19 година
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 пре 10 година
unxsysc.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. пре 8 година
unxsysch.inc 28e614c237 * move fdatasync to linux unit пре 17 година