Histórico de Commits

Autor SHA1 Mensagem Data
  masta 66aca1b104 Optimize generic 64-bit division code há 11 anos atrás
  nickysn 34cf432600 * in the generic implementation of fpc_mul_int64, fallback directly to há 11 anos atrás
  nickysn c2ba9ebfe5 + added different mul helpers for the 32 to 64-bit muls, since they can usually há 11 anos atrás
  florian be3749301f * fix possible issues due to new behaviour of constant shifting há 11 anos atrás
  sergei b99cf8d680 * RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, it doesn't have to be 64-bit because only its lower 6 bits are used. Not using 64 bit parameter improves code quality a bit. há 12 anos atrás
  sergei 5d5d226487 * Applied a counterpart of r22318 to 64-bit mod/div routines. há 12 anos atrás
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) há 13 anos atrás
  Jonas Maebe 2722b5b381 * fixed overflow checking for $8000000000000000 in generic int64 mul há 17 anos atrás
  Jonas Maebe bd27a09918 * changed record typecast into shift to avoid q3 becoming not há 19 anos atrás
  michael 93ba0409be + Removed HASCOMPILERPROC define há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  michael ffb55c4254 + Removed VER1_0 defines há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  florian f77e8ab5a6 * fixed overflow checking for qword há 21 anos atrás
  florian 62f8ed92dc * tried to fix overflow checking in qword multiplication há 21 anos atrás
  peter 71611dd39d * shr/shl use and 63 for the shift value há 21 anos atrás
  peter cafed35e77 * str() helpers now also use valint/valuint há 21 anos atrás
  florian d18f952c09 * prt0.as exit code handling fixed há 21 anos atrás
  florian 8171ad2e10 + implemented software shl/shr for 64 bit ints há 22 anos atrás
  peter abbc3fa755 * moved int64 asm code to int64p.inc há 22 anos atrás
  florian 8d771df2d4 * arm fixes to the common rtl code há 22 anos atrás
  florian b5838be7e0 * fixed my commit, strange, it didn't give any conflicts with Jonas patch há 22 anos atrás
  florian 2254dc3e82 * qword division fixed (MSB/LSB problem) há 22 anos atrás
  Jonas Maebe eb9d6d7134 * fixed for big endian systems (since Florian doesn't seem to want to há 22 anos atrás
  carl 4b11cd11cd - remove FPUInt64 variable há 23 anos atrás
  peter 01dfac4a4e * old logs removed and tabs fixed há 23 anos atrás
  peter c003f63790 * renamed conditional to insert optimized mod_qword for i386. The há 23 anos atrás
  peter 71a1ae2136 * sLineBreak changed to normal constant like Kylix há 23 anos atrás