pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 8 éve
..
aarch64 d49b69581a * removed fake _init/_fini symbols (patch by Edmund Grimley Evans) 10 éve
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 éve
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 éve
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 éve
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 éve
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 éve
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 éve
powerpc64 e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 éve
sparc 96f28cbb11 * move sysnr.inc to a rtl/linux/sparcgen dir 8 éve
sparc64 dc0e8de99f Fix PIC code 8 éve
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 éve
x86_64 a706c3900f Fix loading of argc field (longint type) of TEntryInformation.OS record 8 éve
Makefile 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 8 éve
Makefile.fpc 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 8 éve
buildrtl.lpi 0d717c7e0e * update by newer lazarus version 11 éve
buildrtl.pp a001e12d04 * rtl-console initial version. 12 éve
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 éve
errno-mips.inc 3ccfd2d74d + ESysERFKILL added 13 éve
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc 13 éve
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file 13 éve
errnostr.inc 27c92161d6 * Ales Katona's errors patch 20 éve
fpcylix.pp a7d088b197 + MAX_PATH 20 éve
fpmake.inc 03f441c966 + Initial check-in 20 éve
linux.pp af0fdea815 * Android: Include list of supported syscalls for each CPU. 8 éve
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 éve
oldlinux.pp 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 10 éve
osdefs.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. 8 éve
osmacro.inc 16183bebfe * libc's open() function is a varargs function 11 éve
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 éve
ostypes.inc 1ff7f061ff Sparc64 uses the same value as sparc for O_APPEND 8 éve
pmutext.inc 13e76ccc01 * some type declarations for sparc64-linux fixed 8 éve
pthread.inc e1a0b1204a * Removed unused vars in RTL. 10 éve
ptypes.inc 50fab14389 * TIOCtlRequest is 64 bit on sparc64 8 éve
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 éve
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU 8 éve
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
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 éve
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 éve
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 éve
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux 8 éve
suuid.inc 5bbf299c22 * Fix bug #31555, disbablefile locking 8 éve
sysnr-gen.inc 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 10 éve
sysos.inc 0c404918e1 sparc64 also uses 0245408 TCGETS constant 8 éve
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 éve
system.pp c66daeb69f * forgot to correctly enable bootstrapping from direct to indirect entry for x86_64-linux 8 éve
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 12 éve
termios.inc e78dbbccc4 * adaption of some rtl code for sparc64-linux 8 éve
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. 12 éve
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 éve
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 10 éve
unxsysc.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. 8 éve
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 éve