fpc/rtl/x86_64
2015-03-07 22:49:31 +00:00
..
cpu.pp * explicitly add asmmode, resolves #27255 2015-01-06 14:45:34 +00:00
int64p.inc
makefile.cpu + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 2015-03-07 22:49:31 +00:00
math.inc * Re-implement ln(x) also for x87-based x86_64 targets (counterpart of r27367,r27518,r27552,r27553 for i386 target). 2014-11-23 21:37:32 +00:00
mathu.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00
set.inc
setjump.inc * x86_64: Adjust result of fpc_longjmp without using branches. 2014-01-10 07:29:28 +00:00
setjumph.inc * Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself. 2013-09-05 12:39:16 +00:00
strings.inc * Cleaned out code marked as originated from glibc: 2012-02-14 16:09:45 +00:00
stringss.inc
x86_64.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00