fpc/rtl/m68k
2017-12-26 22:41:06 +00:00
..
cpuh.inc * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
int64p.inc m68k: an assembly optimized longint to int64 implementation. removed the sarint64 helper from here 2017-12-26 22:41:06 +00:00
lowmath.inc
m68k.inc m68k: apparently, the right place for the sar qword helper is still in the CPU include, not the 64bit helper include. this fixes linux m68k build. 2017-12-26 18:05:34 +00:00
makefile.cpu * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
math.inc m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account 2017-06-19 01:12:00 +00:00
mathu.inc m68k: support FFU exception settings, also reworked FPU initalization 2017-06-30 02:38:14 +00:00
readme
set.inc
setjump.inc m68k: try to restore compilability with a 3.0 compiler 2017-08-22 09:05:20 +00:00
setjumph.inc m68k: fixed compilation without FPU after 34785 2016-11-06 08:42:41 +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