Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 2722b5b381 * fixed overflow checking for $8000000000000000 in generic int64 mul il y a 17 ans
  Jonas Maebe bd27a09918 * changed record typecast into shift to avoid q3 becoming not il y a 19 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  michael ffb55c4254 + Removed VER1_0 defines il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian f77e8ab5a6 * fixed overflow checking for qword il y a 21 ans
  florian 62f8ed92dc * tried to fix overflow checking in qword multiplication il y a 21 ans
  peter 71611dd39d * shr/shl use and 63 for the shift value il y a 21 ans
  peter cafed35e77 * str() helpers now also use valint/valuint il y a 21 ans
  florian d18f952c09 * prt0.as exit code handling fixed il y a 21 ans
  florian 8171ad2e10 + implemented software shl/shr for 64 bit ints il y a 22 ans
  peter abbc3fa755 * moved int64 asm code to int64p.inc il y a 22 ans
  florian 8d771df2d4 * arm fixes to the common rtl code il y a 22 ans
  florian b5838be7e0 * fixed my commit, strange, it didn't give any conflicts with Jonas patch il y a 22 ans
  florian 2254dc3e82 * qword division fixed (MSB/LSB problem) il y a 22 ans
  Jonas Maebe eb9d6d7134 * fixed for big endian systems (since Florian doesn't seem to want to il y a 22 ans
  carl 4b11cd11cd - remove FPUInt64 variable il y a 23 ans
  peter 01dfac4a4e * old logs removed and tabs fixed il y a 23 ans
  peter c003f63790 * renamed conditional to insert optimized mod_qword for i386. The il y a 23 ans
  peter 71a1ae2136 * sLineBreak changed to normal constant like Kylix il y a 23 ans
  florian a931861ce1 * qword div qword for i386 improved il y a 24 ans
  Jonas Maebe a39cd8a580 * made multiplying, dividing and mod'ing of int64 and qword processor il y a 24 ans
  Jonas Maebe 4716f168dd * renamed some str(x,y) and val(x,y) helpers so the naming scheme is the il y a 24 ans
  peter 802acf6940 * m68k updates il y a 24 ans
  peter e150c46c78 * remove warnings il y a 24 ans
  Jonas Maebe bf5d803a93 * fixed qword_str for values with bit 63 = 1 il y a 24 ans
  florian 5e9dbab759 * val for int64 hopefully works now correct il y a 25 ans