fpc/rtl/linux/m68k
marco ee760a60f4 * changed copyright to Sven since he is the first one with an implementation.
Florian added the file, but as empty skeleton

git-svn-id: trunk@43965 -
2020-01-17 17:51:20 +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 Examine all exception bits in m68k fpsr register to decide which into which run time error it is converted 2020-01-10 22:58:34 +00:00
sighndh.inc
stat.inc * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
syscall.inc * changed copyright to Sven since he is the first one with an implementation. 2020-01-17 17:51:20 +00:00
syscallh.inc * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified 2020-01-17 12:07:50 +00:00
sysnr.inc * updated linux syscall numbers 2020-01-02 11:08:40 +00:00