florian 50fab14389 * TIOCtlRequest is 64 bit on sparc64 пре 8 година
..
aarch64 d49b69581a * removed fake _init/_fini symbols (patch by Edmund Grimley Evans) пре 10 година
arm e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) пре 9 година
i386 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages пре 9 година
m68k ad2963783e * m68k-linux startup code: пре 11 година
mips e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) пре 9 година
mipsel 4934a42389 * avoid assembler warning about missing eol at eof пре 13 година
powerpc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) пре 9 година
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 e78dbbccc4 * adaption of some rtl code for sparc64-linux пре 8 година
x86_64 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target пре 8 година
Makefile 031c28c58e Add -KPIC to ASSHAREDOPT for sparc and sparc64 пре 8 година
Makefile.fpc 031c28c58e Add -KPIC to ASSHAREDOPT for sparc and sparc64 пре 8 година
buildrtl.lpi 0d717c7e0e * update by newer lazarus version пре 10 година
buildrtl.pp a001e12d04 * rtl-console initial version. пре 11 година
bunxsysc.inc 2221e4e4bd * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. пре 9 година
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 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) пре 10 година
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). пре 17 година
oldlinux.pp 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) пре 10 година
osdefs.inc d4e6824862 * sparc64-linux has to use syscall_nr_gettimeofday instead of syscall_nr_time as well пре 8 година
osmacro.inc 16183bebfe * libc's open() function is a varargs function пре 10 година
ossysc.inc 47bdbb2d1f * fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat пре 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 пре 11 година
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 28e614c237 * move fdatasync to linux unit пре 17 година
unxsysch.inc 28e614c237 * move fdatasync to linux unit пре 17 година