fpc/rtl/linux/arm
masta 109eb8bf75 Add a couple of ARM Linux syscalls
This adds the following syscalls from Linux 3.5.0:

syscall_nr_preadv
syscall_nr_pwritev
syscall_nr_rt_tgsigqueueinfo
syscall_nr_perf_event_open
syscall_nr_recvmmsg

git-svn-id: trunk@21951 -
2012-07-22 22:58:16 +00:00
..
bsyscall.inc
cprt0.as * tabs by spaces replaced 2010-06-27 11:04:27 +00:00
dllprt0.as Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
gprt0.as * use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux 2009-02-27 15:20:20 +00:00
prt0.as Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
sighnd.inc - Revert micro-exe mode for now. 2010-10-15 16:49:48 +00:00
sighndh.inc
stat.inc
syscall.inc * replaced the "quick exit" instruction sequences from the syscall variants 2010-10-01 15:06:57 +00:00
syscallh.inc
sysnr.inc Add a couple of ARM Linux syscalls 2012-07-22 22:58:16 +00:00
ucprt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00