fpc/rtl/linux/m68k
florian 7b88d1127f * remove unused file
git-svn-id: trunk@47619 -
2020-11-28 13:41:44 +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
dllprt0.as * m68k: updated/fixed dllprt0.as, now able to link a shared library. 2014-07-09 22:59:13 +00:00
gprt0.as - removed cvs remainders ($Id$ and $Log$ tags) 2020-10-16 21:19:10 +00:00
gprt21.as - removed cvs remainders ($Id$ and $Log$ tags) 2020-10-16 21:19:10 +00:00
prt0.as * m68k-linux startup code: 2014-07-23 13:55:38 +00:00
prt1.as
sighnd.inc * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 2020-10-16 19:44:25 +00:00
sighndh.inc * linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics 2020-08-15 09:07:30 +00:00
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 * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00