fpc/rtl/linux
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.
* rtl/linux/m68k/syscall.inc:
    Remove "assembler" modifier and instead use an inline asm block with an accurate list of modified registers so that the compiler correctly stores/restores them

git-svn-id: trunk@26804 -
2014-02-16 21:21:40 +00:00
..
arm
i386 * Clean up i386-Linux startup code for shared libraries: 2014-02-13 04:54:21 +00:00
m68k Now that spilling correctly works on m68k we definitely need to store/restore the registers inside the FpSyscall functions. Fixes quite some tests. 2014-02-16 21:21:40 +00:00
mips * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this. 2014-02-08 21:06:30 +00:00
mipsel
powerpc
powerpc64
sparc + SPARC: support finalization routine supplied by dynamic linker. 2013-12-26 09:09:23 +00:00
x86_64
buildrtl.lpi
buildrtl.pp * rtl-console initial version. 2014-01-03 22:19:02 +00:00
bunxsysc.inc
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
ipccall.inc
ipcsys.inc
linux.pp * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. 2013-12-08 20:23:09 +00:00
linuxvcs.pp
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
oldlinux.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
osdefs.inc
osmacro.inc
ossysc.inc
ostypes.inc * increased the size of tdirent to 2013-11-27 22:57:17 +00:00
pthread.inc
ptypes.inc
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysos.inc
sysosh.inc
system.pp - Linux RTL: MIPS no longer needs the softfloat code, don't compile it. 2013-10-30 12:25:11 +00:00
termio.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc
termiosproc.inc * Initial FPC_USE_LIBC implementation of termios for Linux. 2013-12-06 15:00:55 +00:00
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc