svenbarth bd57af5b19 * as Coldfire does not support ADD.W save the (original) lower word and restore it after D0 is swapped back (I hope the algorithm still works then O.o) 7 years ago
..
cpuh.inc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
int64p.inc bd57af5b19 * as Coldfire does not support ADD.W save the (original) lower word and restore it after D0 is swapped back (I hope the algorithm still works then O.o) 7 years ago
lowmath.inc 4ace790492 * remove $Log 20 years ago
m68k.inc 00141749d5 * Coldfire does not support sub.w, so use sub.l instead for that CPU 7 years ago
makefile.cpu ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
math.inc 50812415d8 m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account 8 years ago
mathu.inc 2d8313165d m68k: support FFU exception settings, also reworked FPU initalization 8 years ago
readme d1a1f501c8 Initial revision 27 years ago
set.inc 322dbe5b65 Various adjustments to the RTL for m68k: 13 years ago
setjump.inc f4a8a29aea m68k: try to restore compilability with a 3.0 compiler 8 years ago
setjumph.inc e54fdc3853 m68k: fixed compilation without FPU after 34785 8 years ago
strings.inc b07cd83892 * made system unit on m68k-linux compilable 19 years ago
stringss.inc b07cd83892 * made system unit on m68k-linux compilable 19 years ago

readme

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