| .. |
|
cpu.pp
|
43515ab109
* explicitly add asmmode, resolves #27255
|
11 years ago |
|
int64p.inc
|
4ace790492
* remove $Log
|
20 years ago |
|
makefile.cpu
|
7c884bd2ee
+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu
|
10 years ago |
|
math.inc
|
f456bb3a25
* Re-implement ln(x) also for x87-based x86_64 targets (counterpart of r27367,r27518,r27552,r27553 for i386 target).
|
11 years ago |
|
mathu.inc
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 years ago |
|
set.inc
|
4ace790492
* remove $Log
|
20 years ago |
|
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
12 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:
|
14 years ago |
|
stringss.inc
|
4ace790492
* remove $Log
|
20 years ago |
|
x86_64.inc
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 years ago |