marco bc39eb29d3 * comment spelling fix (modifed->modified) 9 年之前
..
cpu.pp 4ddbb7cd26 * Fixed assembler blocks to comply with x86_64 ABIs, which normally do not allow to change stack pointer at arbitrary locations. Register RBX is now saved/restored by compiler in function prologue, due to its presence in list of modified registers. 9 年之前
int64p.inc 4ace790492 * remove $Log 20 年之前
makefile.cpu 7c884bd2ee + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 10 年之前
math.inc cad30aaee9 * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. 9 年之前
mathu.inc b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 年之前
set.inc 4ace790492 * remove $Log 20 年之前
setjump.inc fb02283927 * x86_64: Adjust result of fpc_longjmp without using branches. 12 年之前
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 年之前
strings.inc 724227c962 * Cleaned out code marked as originated from glibc: 14 年之前
stringss.inc 4ace790492 * remove $Log 20 年之前
x86_64.inc bc39eb29d3 * comment spelling fix (modifed->modified) 9 年之前