Commit Verlauf

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