Károly Balogh 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 rokov pred
..
cpuh.inc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 rokov pred
int64p.inc 9240e0c2e6 * fix 32-bit * 32-bit => 64-bit for Coldfire 7 rokov pred
lowmath.inc 4ace790492 * remove $Log 20 rokov pred
m68k.inc 00141749d5 * Coldfire does not support sub.w, so use sub.l instead for that CPU 7 rokov pred
makefile.cpu ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 rokov pred
math.inc 50812415d8 m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account 8 rokov pred
mathu.inc 2d8313165d m68k: support FFU exception settings, also reworked FPU initalization 8 rokov pred
readme d1a1f501c8 Initial revision 27 rokov pred
set.inc 322dbe5b65 Various adjustments to the RTL for m68k: 12 rokov pred
setjump.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 rokov pred
setjumph.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 rokov pred
strings.inc b07cd83892 * made system unit on m68k-linux compilable 19 rokov pred
stringss.inc b07cd83892 * made system unit on m68k-linux compilable 19 rokov pred

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