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 * properties set 2007-08-02 07:38:09 +00:00
dllprt0.as * m68k: updated/fixed dllprt0.as, now able to link a shared library. 2014-07-09 22:59:13 +00:00
gprt0.as * properties set 2007-08-02 07:38:09 +00:00
gprt21.as * properties set 2007-08-02 07:38:09 +00:00
prt0.as * m68k-linux startup code: 2014-07-23 13:55:38 +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 * Change padding to 2 bytes. 2007-03-24 07:56:39 +00:00
syscall.inc * m68k-linux: now actually fixed syscall failure conditions. 2014-06-27 19:41:02 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc rtl/m68k/sysnr.inc: 2012-10-18 20:10:38 +00:00