fpc/rtl/x86_64
2014-03-25 10:52:07 +00:00
..
cpu.pp * fix wrong suffix 2014-03-20 20:12:46 +00:00
int64p.inc
makefile.cpu
math.inc * Mantis #17273: don't generate x87 instructions on win64 target. 2013-11-08 13:31:07 +00:00
mathu.inc * x86_64: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 2014-03-21 18:08:11 +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: Once softfloat stuff has been cleaned up, SysResetFPU and SysInitFPU end up doing exactly the same. Removed one of them. 2014-03-25 10:52:07 +00:00