nickysn 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs %!s(int64=7) %!d(string=hai) anos
..
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. %!s(int64=8) %!d(string=hai) anos
cpuh.inc 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs %!s(int64=7) %!d(string=hai) anos
cpuinnr.inc 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs %!s(int64=7) %!d(string=hai) anos
int64p.inc 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
makefile.cpu ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it %!s(int64=7) %!d(string=hai) anos
math.inc 7990b2e3f3 * apply patch from J. Gareth Moreton to implement Int() for SSE (currently only used on Win64) %!s(int64=7) %!d(string=hai) anos
mathu.inc 30b5a4dd3e + added x86_64 asm implementation of math.DivMod %!s(int64=8) %!d(string=hai) anos
ports.inc 7df861487b * use include files in the unix ports unit as well %!s(int64=7) %!d(string=hai) anos
portsh.inc 8e6205aca6 * changed the visibility of the writeport and readport methods in the ports unit %!s(int64=7) %!d(string=hai) anos
set.inc 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
setjump.inc fb02283927 * x86_64: Adjust result of fpc_longjmp without using branches. %!s(int64=11) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
strings.inc 724227c962 * Cleaned out code marked as originated from glibc: %!s(int64=13) %!d(string=hai) anos
stringss.inc 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
x86_64.inc 5b766a1e67 * fixed CompareByte for x86-64 after r37528 %!s(int64=7) %!d(string=hai) anos