fpc/rtl/linux
svenbarth fdf6b17421 rtl/linux/m68k/prt0.as:
correctly calculate and pass on the addresses for the parameters and the environment; this way parameters can now be used, but reading environment variables still does not seem to work...

Note: the other assembler files (especially cprt0.as) were not adjusted and might not work at all

git-svn-id: trunk@22936 -
2012-11-05 21:12:09 +00:00
..
arm Add a couple of ARM Linux syscalls 2012-07-22 22:58:16 +00:00
i386 * fixed compilation after introduction of nostackframe checks 2012-10-19 14:43:00 +00:00
m68k rtl/linux/m68k/prt0.as: 2012-11-05 21:12:09 +00:00
mips Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) 2012-07-12 11:53:59 +00:00
mipsel
powerpc
powerpc64
sparc Fix PIC instruction for syscalls 2012-09-28 14:47:54 +00:00
x86_64 * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 2012-08-09 07:34:49 +00:00
buildrtl.lpi
buildrtl.pp
bunxsysc.inc * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
errno-mips.inc + ESysERFKILL added 2012-07-09 13:45:20 +00:00
errno-sparc.inc
errno.inc MIPS system errors separated into errno-mips.inc file 2012-07-09 13:17:29 +00:00
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp
ipccall.inc
ipcsys.inc
linux.pp * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
linuxvcs.pp
Makefile Regenerate after: Use "-K PIC" for assembler call if pic mode is selected 2012-09-27 15:47:47 +00:00
Makefile.fpc Use "-K PIC" for assembler call if pic mode is selected 2012-09-27 15:47:31 +00:00
oldlinux.pp * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
osdefs.inc
osmacro.inc
ossysc.inc * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) 2012-06-26 23:13:27 +00:00
ostypes.inc * Fix O_ constants for mips cpu 2012-06-17 12:40:14 +00:00
pthread.inc
ptypes.inc Use CPUMIPS instead of MIPS conditional 2012-07-06 15:26:49 +00:00
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 * Fix Sigcontext field order for MIPS CPU 2012-06-26 16:21:57 +00:00
suuid.inc
sysos.inc * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 2012-09-10 09:21:56 +00:00
sysosh.inc
system.pp Enabled signal handlers 2012-10-18 20:12:41 +00:00
termio.pp
termios.inc Various adjustments to the RTL for m68k: 2012-10-18 20:12:02 +00:00
termiosproc.inc
unixsock.inc
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc - Removed level 2 comments and control characters in comments. 2012-06-27 20:04:39 +00:00
unxsysc.inc
unxsysch.inc