fpc/rtl/linux/m68k
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
..
bsyscall.inc
cprt0.as
cprt21.as
dllprt0.as
gprt0.as
gprt21.as
prt0.as rtl/linux/m68k/prt0.as: 2012-11-05 21:12:09 +00:00
prt1.as
sighnd.inc For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines 2012-10-18 20:11:39 +00:00
sighndh.inc
stat.inc
syscall.inc Implement SysCall interface for m68k-linux. This is especially useful for testing code using 2012-10-18 20:12:32 +00:00
syscallh.inc Various adjustments to the RTL for m68k: 2012-10-18 20:12:02 +00:00
sysnr.inc