fpc/rtl/m68k
svenbarth 4d1e42e891 rtl/m68k/setjump.inc:
* implement "fpc_setjmp" and "fpc_longjmp"
rtl/m68k/m68k.inc:
  * add "nostackframe" to "get_frame" and "sptr"
  + add "get_pc_addr"
=> allows stack traces to be displayed correctly

git-svn-id: trunk@22899 -
2012-11-01 16:00:14 +00:00
..
int64p.inc
lowmath.inc
m68k.inc rtl/m68k/setjump.inc: 2012-11-01 16:00:14 +00:00
makefile.cpu
math.inc
mathu.inc rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 2012-10-18 20:10:48 +00:00
mathuh.inc rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 2012-10-18 20:10:48 +00:00
readme
set.inc Various adjustments to the RTL for m68k: 2012-10-18 20:12:02 +00:00
setjump.inc rtl/m68k/setjump.inc: 2012-11-01 16:00:14 +00:00
setjumph.inc
strings.inc
stringss.inc

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