Pierre Muller db50354ac6 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 3 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 9240e0c2e6 * fix 32-bit * 32-bit => 64-bit for Coldfire 7 years ago
lowmath.inc 4ace790492 * remove $Log 20 years ago
m68k.inc db50354ac6 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 3 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: 12 years ago
setjump.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 years ago
setjumph.inc 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 years ago
strings.inc b07cd83892 * made system unit on m68k-linux compilable 18 years ago
stringss.inc b07cd83892 * made system unit on m68k-linux compilable 18 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