fpc/rtl/m68k
2012-12-18 02:13:43 +00:00
..
int64p.inc + more mess to make the skeleton amiga rtl compile 2006-02-01 15:35:33 +00:00
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 * use default helpers for now 2006-12-07 20:44:52 +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 rtl/m68k/setjump.inc: 2012-11-01 16:00:14 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +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