fpc/rtl/m68k
Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
initialises
  + fpu exceptions for invalid operations and division by zero enabled for
    ppc
2004-01-02 17:21:50 +00:00
..
lowmath.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
m68k.inc + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit 2004-01-02 17:21:50 +00:00
makefile.cpu
math.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
readme
set.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
setjump.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
setjumph.inc * make the jmp_buf record packed, just in case 2002-10-20 11:53:14 +00:00

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