Historial de Commits

Autor SHA1 Mensaje Fecha
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  peter 85e904cb36 * fix range error hace 17 años
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) hace 17 años
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so hace 17 años
  Jonas Maebe a2beae0e11 * use more generic set type boundaries for constant sets with one hace 17 años
  Jonas Maebe 179b840cea * also adjust constsetlo when parsing a constant set in Delphi mode hace 17 años
  florian 6c53785e3a * first part of implements clean up and fixing hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  peter 519b11dba7 * workaround for 2.2 rnagecheck hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions hace 17 años
  florian 8f17101039 * allow application of as operator only to interfaces having a guid, resolves #6797 hace 17 años
  Jonas Maebe 742ff35c48 + also optimize assignments from calls to by-reference "results": hace 17 años
  yury 4e3547c7bf * Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.": hace 18 años
  Jonas Maebe 70c0c2ddd9 * all currently supported platforms require that single precision hace 18 años
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef hace 18 años
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions hace 18 años
  Jonas Maebe 0aba0acdf6 * fixed widechar to shortstring conversion after r8898 (webtbs/tw7758) hace 18 años
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  peter e0cf015159 * refactor function result handling hace 18 años
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number hace 18 años
  florian 0a50052802 * allow <const. node> -> <struct. type> type casts for internal type cast nodes, this is required by the softfloat code generator, it was forbidden by rev. 8369 hace 18 años
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. hace 18 años
  Jonas Maebe 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants hace 18 años
  Jonas Maebe 30e618ccb6 * fixed typecast error in last char/widechar/widestring patch hace 18 años
  Jonas Maebe eddc507a13 * disallow widechar sets (Delphi 7 compatible, and were handled wrongly hace 18 años
  Jonas Maebe d73e79f163 * fixed regression of webtbs/tw4254: if a constant (wide)string can't be hace 18 años
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions hace 18 años
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now hace 18 años