fpc/rtl/x86_64
sergei b16c6f8ced * i386 and x86_64 changes for Delphi compatibility:
* 'mxcsr' variable made public and renamed to DefaultMXCSR.
  * GetSSECSR and SetSSECSR renamed to GetMXCSR and SetMXCSR, respectively. Previous names continue to exist as deprecated aliases.

git-svn-id: trunk@27656 -
2014-04-25 15:10:12 +00:00
..
cpu.pp * fix wrong suffix 2014-03-20 20:12:46 +00:00
int64p.inc * remove $Log 2005-06-07 09:47:55 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
math.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00
mathu.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00
set.inc * remove $Log 2005-06-07 09:47:55 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
x86_64.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00