Historial de Commits

Autor SHA1 Mensaje Fecha
  peter f6868f8d48 * fix reported file position for not matched forwards hace 22 años
  peter 56c14885bb * remove allocate_intterupt_parameter, allocation is platform hace 22 años
  peter bf66a6e4ab * fix filepositions hace 22 años
  peter 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
  peter f8bb9785e0 * remove obsolete code already in comments hace 22 años
  peter 8dd0a4027a * support mulitple overloads in implementation, this is delphi hace 22 años
  daniel 90e1ca64f3 * Fixed fast spilling functionality by re-adding the code that initializes hace 22 años
  daniel 079751b894 * Failed attempt to restore broken fastspill functionality hace 22 años
  daniel 49e539ac8d * Adding register allocation order hace 22 años
  peter 05a15df3c2 * use register with least interferences in spillregister hace 22 años
  peter b9d09a4e5c * preparations for different default calling conventions hace 22 años
  peter 059908d399 * abort with IE when spilling requires > 20 loops hace 22 años
  peter 6a8d5eb25d * NEWRA branch merged hace 22 años
  florian 220e05dd5e * fixed arm concatcopy hace 22 años
  peter d113495cf1 * fixed stackalloc to not allocate localst.datasize twice hace 22 años
  peter 2a5f30418e * define NOOPT until optimizer is fixed hace 22 años
  daniel ebb1f3a361 * New register coding now mandatory, some more convert_registers calls hace 22 años
  daniel 82b0cf41a6 * Made internal assembler use new register coding hace 22 años
  Jonas Maebe 4f8c390198 * fixed regvars so they work with newra (at least for ppc) hace 22 años
  Jonas Maebe 177d57f22c * split en_exit_code into a part that may allocate a register and a part hace 22 años
  peter 32d076480b * framepointer fixes for sparc hace 22 años
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. hace 22 años
  Jonas Maebe cc7f340ac8 * set pi_do_call if range/overflow checking is on hace 22 años
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! hace 22 años
  Jonas Maebe d29c96896f * fixed newra cycle for x86 hace 22 años
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead hace 22 años
  peter a0b9306652 * newra compiles for sparc hace 22 años
  peter 77d641fa2a * init/final of procedure data splitted from genentrycode hace 22 años
  Jonas Maebe e142cebe6e * pi_do_call must always be set for the main program, since it always hace 22 años
  Jonas Maebe edb2179730 + added freeintparaloc hace 22 años