Károly Balogh 7758ad9313 m68k: clear the FPU Control Register at program start. This fixes some testcode randomly failing on AmigaOS, where the FPCR state is inherited from the parent task. Also added the FPCR layout and rounding modes info, based on the Motorola 68k PRMm68k.inc %!s(int64=10) %!d(string=hai) anos
..
int64p.inc 572c8430ac + more mess to make the skeleton amiga rtl compile %!s(int64=20) %!d(string=hai) anos
lowmath.inc 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
m68k.inc 7758ad9313 m68k: clear the FPU Control Register at program start. This fixes some testcode randomly failing on AmigaOS, where the FPCR state is inherited from the parent task. Also added the FPCR layout and rounding modes info, based on the Motorola 68k PRMm68k.inc %!s(int64=10) %!d(string=hai) anos
makefile.cpu 4620a73a9b * FPC_ names %!s(int64=27) %!d(string=hai) anos
math.inc 0e14a3c5bd add fpc_longword_to_double if needed %!s(int64=13) %!d(string=hai) anos
mathu.inc 29bf988ca7 + Implemented m68k-specific (actually, softfloat-specific) part of Math unit. %!s(int64=11) %!d(string=hai) anos
readme d1a1f501c8 Initial revision %!s(int64=28) %!d(string=hai) anos
set.inc 322dbe5b65 Various adjustments to the RTL for m68k: %!s(int64=13) %!d(string=hai) anos
setjump.inc 6bcaa88c3a * m68k: "or" without suffix is not accepted, must be "or.l" %!s(int64=11) %!d(string=hai) anos
setjumph.inc e240856e43 * rtl/m68k/setjumph.inc: %!s(int64=13) %!d(string=hai) anos
strings.inc b07cd83892 * made system unit on m68k-linux compilable %!s(int64=19) %!d(string=hai) anos
stringss.inc b07cd83892 * made system unit on m68k-linux compilable %!s(int64=19) %!d(string=hai) anos

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