fpc/rtl/m68k
svenbarth 83af4e93f7 rtl/m68k/m68k.inc:
* InterlockedIncrement & InterlockedDecrement: return the modified value, not the original one

git-svn-id: trunk@23432 -
2013-01-17 21:19:27 +00:00
..
int64p.inc
lowmath.inc
m68k.inc rtl/m68k/m68k.inc: 2013-01-17 21:19:27 +00:00
makefile.cpu
math.inc add fpc_longword_to_double if needed 2012-12-18 14:04:14 +00:00
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 fixed typo 2013-01-01 02:44:01 +00:00
setjumph.inc * rtl/m68k/setjumph.inc: 2012-12-28 13:00:28 +00:00
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