marco bc39eb29d3 * comment spelling fix (modifed->modified) 9 jaren geleden
..
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 jaren geleden
int64p.inc 4ace790492 * remove $Log 20 jaren geleden
makefile.cpu 7c884bd2ee + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 10 jaren geleden
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 jaren geleden
mathu.inc b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 jaren geleden
set.inc 4ace790492 * remove $Log 20 jaren geleden
setjump.inc fb02283927 * x86_64: Adjust result of fpc_longjmp without using branches. 12 jaren geleden
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 jaren geleden
strings.inc 724227c962 * Cleaned out code marked as originated from glibc: 14 jaren geleden
stringss.inc 4ace790492 * remove $Log 20 jaren geleden
x86_64.inc bc39eb29d3 * comment spelling fix (modifed->modified) 9 jaren geleden