fpc/rtl/m68k
florian 24fea58b92 + initial implementation of iso style gotos in iso mode
* made setjmp/longjmp accessible to the compiler by compiler proc, they are used by the iso goto code

git-svn-id: trunk@15711 -
2010-08-05 19:20:46 +00:00
..
int64p.inc + more mess to make the skeleton amiga rtl compile 2006-02-01 15:35:33 +00:00
lowmath.inc * remove $Log 2005-06-07 09:47:55 +00:00
m68k.inc * made system unit on m68k-linux compilable 2006-11-06 18:42:47 +00:00
makefile.cpu
math.inc * use default helpers for now 2006-12-07 20:44:52 +00:00
readme
set.inc + more mess to make the skeleton amiga rtl compile 2006-02-01 15:35:33 +00:00
setjump.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
strings.inc * made system unit on m68k-linux compilable 2006-11-06 18:42:47 +00:00
stringss.inc * made system unit on m68k-linux compilable 2006-11-06 18:42:47 +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