fpc/rtl/x86_64
Jonas Maebe e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC
doesn't handle nostackframe correctly in combination with extended
    parameters on x86 (with or without llvm)

git-svn-id: trunk@32598 -
2015-12-05 18:03:57 +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 - removed "nostackframe" from floating point helpers for llvm, as FPC 2015-12-05 18:03:57 +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