marcus e54fdc3853 m68k: fixed compilation without FPU after 34785 8 anni fa
..
int64p.inc 572c8430ac + more mess to make the skeleton amiga rtl compile 19 anni fa
lowmath.inc 4ace790492 * remove $Log 20 anni fa
m68k.inc 391a79aebf m68k: a bunch of tweaks and improvements to assembly functions. higher move() speed on coldfire, disabled fillword implementation on CPUs not supporting unaligned access 9 anni fa
makefile.cpu 4620a73a9b * FPC_ names 27 anni fa
math.inc 0e14a3c5bd add fpc_longword_to_double if needed 12 anni fa
mathu.inc 29bf988ca7 + Implemented m68k-specific (actually, softfloat-specific) part of Math unit. 11 anni fa
readme d1a1f501c8 Initial revision 27 anni fa
set.inc 322dbe5b65 Various adjustments to the RTL for m68k: 13 anni fa
setjump.inc 7293bb7fdb m68k: reworked setjmp/longjmp to also save the FPU registers (when compiled with HW FPU support), and to only save the nonvolatile registers 8 anni fa
setjumph.inc e54fdc3853 m68k: fixed compilation without FPU after 34785 8 anni fa
strings.inc b07cd83892 * made system unit on m68k-linux compilable 19 anni fa
stringss.inc b07cd83892 * made system unit on m68k-linux compilable 19 anni fa

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