fpc/rtl/m68k
1998-06-08 15:32:08 +00:00
..
heap.inc Initial revision 1998-03-25 11:18:12 +00:00
lowmath.inc * single_cmp, comparison was reversed! 1998-06-05 12:33:16 +00:00
m68k.inc * all string internal routines fixed and tested (to my knowledge) 1998-06-05 12:28:58 +00:00
makefile.cpu Changed makefile system to use -I compiler option, and streamlined i a bit 1998-05-06 09:09:07 +00:00
math.inc Initial revision 1998-03-25 11:18:12 +00:00
readme Initial revision 1998-03-25 11:18:12 +00:00
rttip.inc + Split rtti according to processor. Implemented optimized i386 code. 1998-06-08 15:32:08 +00:00
set.inc * calculating sets is COMPLETELY different from the intel in 1998-06-05 12:32:07 +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