fpc/rtl/m68k
Károly Balogh 79a0f706de save/restore FP from A5 on Amiga
git-svn-id: trunk@23267 -
2013-01-01 02:27:53 +00:00
..
int64p.inc
lowmath.inc
m68k.inc do not refer reg a6 directly, base pointer might differ among platforms (a5 on m68k-amiga) 2012-12-18 02:13:43 +00:00
makefile.cpu
math.inc add fpc_longword_to_double if needed 2012-12-18 14:04:14 +00:00
mathu.inc rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 2012-10-18 20:10:48 +00:00
mathuh.inc rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 2012-10-18 20:10:48 +00:00
readme
set.inc Various adjustments to the RTL for m68k: 2012-10-18 20:12:02 +00:00
setjump.inc save/restore FP from A5 on Amiga 2013-01-01 02:27:53 +00:00
setjumph.inc * rtl/m68k/setjumph.inc: 2012-12-28 13:00:28 +00:00
strings.inc * made system unit on m68k-linux compilable 2006-11-06 18:42:47 +00:00
stringss.inc * made system unit on m68k-linux compilable 2006-11-06 18:42:47 +00:00

This directory contains only RTL parts specific
to the processor M68K family.


Missing units are :
  strings.pp (you can  the strings unit in the template directory)
  getopts.pp