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
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 * m68k-linux: now actually fixed syscall failure conditions. 2014-06-27 19:41:02 +00:00
syscallh.inc
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