Commit History

Author SHA1 Message Date
  florian 10db94c8c1 * there is no muls, muld must be generated 20 years ago
  florian fa1575aeab * fixed array[..] of char <op> pchar: wrong type was determined for non op<>+ returned 20 years ago
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
  florian adb193497d + softfloat support for wince 20 years ago
  peter 534109351b * another cardinal-cardinal fix 20 years ago
  peter 297f33b6c9 * unsigned-unsinged gives signed 20 years ago
  florian cf2c0d52e3 * initialisation of global mm register variables 20 years ago
  florian 91f87244e3 * float calculation aren't executed anymore using the best real type if the types differ 20 years ago
  florian 21038de78d + started with refactoring det_resulttype 20 years ago
  peter ac0277b40b * dword-dword now gives dword 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter c1f4f09911 longword-longword gives int64 20 years ago
  michael 3e54552235 + * fix constant folding for string+char (from Peter) 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago
  peter a82ee06691 * for methodpointers compare only proc field 20 years ago
  peter 0ae80eea41 * allow enum arithmetics inside an enum def, compatible with delphi 20 years ago
  peter e417e34496 * truncate log 20 years ago
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 years ago
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix 20 years ago
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time 20 years ago
  peter 9ba429a6e2 * fixed some tabs 20 years ago
  peter 4f7d80ce91 * ord-ord always gives a signed result 20 years ago
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 years ago
  peter a8684d35ad unsigned*unsigned will also have unsigned result. 20 years ago
  peter d45dea5db8 * fix methodpointer compare, compare only the proc field 20 years ago
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 years ago
  peter f80f3fc0fa * shortstr compare with empty string fixed 21 years ago
  peter 33a834821f * paraloc branch merged 21 years ago
  peter 38bebdb044 * only make both operands the same for xor,and,or when both are 21 years ago