Histórico de commits

Autor SHA1 Mensagem Data
  peter 684a771aca * fix crash with fail in constructor 22 anos atrás
  peter 9e66b09843 * call firstpass before allocation and codegeneration is started 22 anos atrás
  peter b327c20b12 * cleanup of the entry and exit code insertion 22 anos atrás
  peter 276688dbb4 * fixed memleak for initfinalcode 22 anos atrás
  peter 1becfc28b4 * disable inlining when nested procedures are found 22 anos atrás
  florian 05fcae577a * some ppc stuff fixed 22 anos atrás
  peter d0de3b3ea8 * 64k registers supported 22 anos atrás
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 anos atrás
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 anos atrás
  peter 56ebcd1249 * self is not a token anymore. It is handled special when found 22 anos atrás
  peter e27d6f67da * inline supported again, LOC_REFERENCEs are used to pass the 22 anos atrás
  florian 6684d2c520 + added basic olevariant support 22 anos atrás
  peter 6edadf3df5 * more proc directive for procvar fixes 22 anos atrás
  peter aed5b53816 * handle_calling_convention removed from parse_proc_directive to 22 anos atrás
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 anos atrás
  peter 540691bf02 * optimized releasing of registers 22 anos atrás
  peter 99bb20747e * parent framepointer changed to hidden parameter 22 anos atrás
  peter f6868f8d48 * fix reported file position for not matched forwards 22 anos atrás
  peter 56c14885bb * remove allocate_intterupt_parameter, allocation is platform 22 anos atrás
  peter bf66a6e4ab * fix filepositions 22 anos atrás
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 anos atrás
  peter f8bb9785e0 * remove obsolete code already in comments 22 anos atrás
  peter 8dd0a4027a * support mulitple overloads in implementation, this is delphi 22 anos atrás
  daniel 90e1ca64f3 * Fixed fast spilling functionality by re-adding the code that initializes 22 anos atrás
  daniel 079751b894 * Failed attempt to restore broken fastspill functionality 22 anos atrás
  daniel 49e539ac8d * Adding register allocation order 22 anos atrás
  peter 05a15df3c2 * use register with least interferences in spillregister 22 anos atrás
  peter b9d09a4e5c * preparations for different default calling conventions 22 anos atrás
  peter 059908d399 * abort with IE when spilling requires > 20 loops 22 anos atrás
  peter 6a8d5eb25d * NEWRA branch merged 22 anos atrás