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

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