sergei 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
..
cpu.pp 2f2f394bee * fixed wrong opcode size 13 years ago
int64p.inc 4ace790492 * remove $Log 20 years ago
makefile.cpu 4ace790492 * remove $Log 20 years ago
math.inc db045c4871 * Define FPC_ABSMASK_SINGLE and FPC_ABSMASK_DOUBLE without using assembler. 12 years ago
mathu.inc 4cfc693a63 * Fix win64 math unit compilation 12 years ago
mathuh.inc b3137786e2 * forgotten commit 18 years ago
set.inc 4ace790492 * remove $Log 20 years ago
setjump.inc 21f5b5559c * Rewrote x86_64 implementations of setjmp and longjmp. 13 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 690995fa12 * RTL: fixed some warnings when compiling for x86_64: 12 years ago