.. |
cpu.pp
|
1f6c43810d
* fix wrong suffix
|
11 years ago |
int64p.inc
|
4ace790492
* remove $Log
|
20 years ago |
makefile.cpu
|
4ace790492
* remove $Log
|
20 years ago |
math.inc
|
2b1e5f7014
* Mantis #17273: don't generate x87 instructions on win64 target.
|
12 years ago |
mathu.inc
|
a882e89bc2
* x86_64: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one.
|
11 years ago |
set.inc
|
4ace790492
* remove $Log
|
20 years ago |
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
11 years ago |
setjumph.inc
|
5039ddc4a7
* 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.
|
12 years ago |
strings.inc
|
724227c962
* Cleaned out code marked as originated from glibc:
|
13 years ago |
stringss.inc
|
4ace790492
* remove $Log
|
20 years ago |
x86_64.inc
|
d1348d3f9b
- i386 and x86_64: Once softfloat stuff has been cleaned up, SysResetFPU and SysInitFPU end up doing exactly the same. Removed one of them.
|
11 years ago |