sergei 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 years ago
..
cpu.pp 43515ab109 * explicitly add asmmode, resolves #27255 10 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 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 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. 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 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 years ago