Historial de Commits

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