fpc/rtl/linux/m68k
sergei ad2963783e * m68k-linux startup code:
+ initialize __stkptr variable (was missing, causing any stack check to fail)
 + non-executable stack marker.

git-svn-id: trunk@28249 -
2014-07-23 13:55:38 +00:00
..
bsyscall.inc
cprt0.as * m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced. 2014-07-07 20:08:50 +00:00
cprt21.as
dllprt0.as * m68k: updated/fixed dllprt0.as, now able to link a shared library. 2014-07-09 22:59:13 +00:00
gprt0.as
gprt21.as
prt0.as * m68k-linux startup code: 2014-07-23 13:55:38 +00:00
prt1.as
sighnd.inc
sighndh.inc
stat.inc
syscall.inc
syscallh.inc
sysnr.inc