Commit History

Автор SHA1 Съобщение Дата
  Rika Ichinose d7352e7b66 Remove most of the VER3_0 conditionals. преди 11 месеца
  florian bdef7af09e * corrected rte number after last merge преди 1 година
  Rika Ichinose ea271c1088 Make int64 division helpers “nostackframe”. преди 1 година
  florian 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking преди 8 години
  Károly Balogh 0e54f616b5 merged i386 int64 mod helper fix by Max Nazhalov (Mantis 30240) преди 9 години
  Károly Balogh 963c4aa1f8 * fixed the sign handling of i386 fpc_div_int64 helper (Mantis 30166) преди 9 години
  Károly Balogh 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function преди 11 години
  sergei 78e726b34f * i386: Somewhat optimized fpc_mul_qword routine, got rid from variable 'r', registers esi and edi. Also ignore overflow checking when both operands have their high dwords equal to zero, because in such case multiplication cannot overflow. преди 11 години
  sergei 97152cc41b * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. преди 12 години
  sergei b36a930f26 - Cleaned out REGCALL defines преди 14 години
  michael 93ba0409be + Removed HASCOMPILERPROC define преди 20 години
  peter 4ace790492 * remove $Log преди 20 години
  fpc 790a4fe2d3 * log and id tags removed преди 20 години
  fpc 50778076c3 initial import преди 20 години
  peter e417e34496 * truncate log преди 20 години
  florian 43e425072b * fixed div by zero check for qword mod qword преди 21 години
  florian 9205c6e800 * fixed overflow checking in qword multiplication преди 21 години
  florian 051126d079 * assembler version of mod_qword_word reactivated преди 21 години
  florian 7f2606ed8a * fpc_mul_qword uses always the assembler implementation преди 21 години
  peter 0105b62700 * fix call to handleerror for regcall преди 21 години
  peter abbc3fa755 * moved int64 asm code to int64p.inc преди 22 години