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

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