svenbarth 1e48c7c930 Now that spilling correctly works on m68k we definitely need to store/restore the registers inside the FpSyscall functions. Fixes quite some tests. 11 anni fa
..
arm 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures 12 anni fa
i386 ead8d0c1d4 * Clean up i386-Linux startup code for shared libraries: 11 anni fa
m68k 1e48c7c930 Now that spilling correctly works on m68k we definitely need to store/restore the registers inside the FpSyscall functions. Fixes quite some tests. 11 anni fa
mips 83fda1e6a9 * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this. 11 anni fa
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 anni fa
powerpc a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 12 anni fa
powerpc64 a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 12 anni fa
sparc 62a5ba14a3 + SPARC: support finalization routine supplied by dynamic linker. 11 anni fa
x86_64 a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 12 anni fa
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 anni fa
Makefile.fpc be6fdf21ce + character sets for central Europe added also to Makefiles as implicit units 11 anni fa
buildrtl.lpi 6278c2473e * version updated 13 anni fa
buildrtl.pp a001e12d04 * rtl-console initial version. 11 anni fa
bunxsysc.inc 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 anni fa
errno-mips.inc 3ccfd2d74d + ESysERFKILL added 13 anni fa
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc 13 anni fa
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file 13 anni fa
errnostr.inc 27c92161d6 * Ales Katona's errors patch 19 anni fa
fpcylix.pp a7d088b197 + MAX_PATH 20 anni fa
fpmake.inc 03f441c966 + Initial check-in 20 anni fa
ipccall.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 anni fa
ipcsys.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 anni fa
linux.pp a8671e550e * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. 11 anni fa
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 anni fa
oldlinux.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 anni fa
osdefs.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 anni fa
osmacro.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 anni fa
ossysc.inc a433d53117 + linux syscalls for arm thumb 12 anni fa
ostypes.inc 5b58162d6b * increased the size of tdirent to 11 anni fa
pthread.inc bf2a01cfeb fix pthreads use with Android: it does not provide some functions. This patch is partially based on the bug report 0021525. Further, fix use of sem_timedwait in cthreads.pp since Android supports it. 13 anni fa
ptypes.inc 32644a526c Use CPUMIPS instead of MIPS conditional 13 anni fa
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 anni fa
si_c.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_c21.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_c21g.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_dll.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_g.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_intf.inc 9217d50f5c * Fix smartlinking for linux. 19 anni fa
si_prc.pp 6bfff9702e + add linux/i386 start units 19 anni fa
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code 18 anni fa
signal.inc 262bf0fe6e * Fix Sigcontext field order for MIPS CPU 13 anni fa
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs 17 anni fa
sysos.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 13 anni fa
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 18 anni fa
system.pp ca445577ff - Linux RTL: MIPS no longer needs the softfloat code, don't compile it. 12 anni fa
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 anni fa
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: 13 anni fa
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. 11 anni fa
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 anni fa
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win 19 anni fa
unxsysc.inc 28e614c237 * move fdatasync to linux unit 17 anni fa
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 anni fa