fpc/rtl/linux/m68k
2017-12-12 02:39:45 +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
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 linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters 2017-12-12 02:39:45 +00:00