pierre 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. hace 4 años
..
cpuh.inc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it hace 7 años
int64p.inc 9240e0c2e6 * fix 32-bit * 32-bit => 64-bit for Coldfire hace 7 años
lowmath.inc 4ace790492 * remove $Log hace 20 años
m68k.inc 00141749d5 * Coldfire does not support sub.w, so use sub.l instead for that CPU hace 7 años
makefile.cpu ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it hace 7 años
math.inc 50812415d8 m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account hace 8 años
mathu.inc 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. hace 4 años
readme d1a1f501c8 Initial revision hace 27 años
set.inc 322dbe5b65 Various adjustments to the RTL for m68k: hace 13 años
setjump.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled hace 7 años
setjumph.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled hace 7 años
strings.inc b07cd83892 * made system unit on m68k-linux compilable hace 19 años
stringss.inc b07cd83892 * made system unit on m68k-linux compilable hace 19 años

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