Histórico de Commits

Autor SHA1 Mensagem Data
  peter 8756d4f862 * maybe_in_reg moved to tempinfo há 21 anos atrás
  Jonas Maebe 5290787578 * don't put types that need init/fini in register temps há 21 anos atrás
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype há 21 anos atrás
  Jonas Maebe 0d004c1e35 * fixed and re-enabled temps in registers há 21 anos atrás
  Jonas Maebe edb91b0d18 * disabled temps in registers for now, because the register allocator há 21 anos atrás
  Jonas Maebe 694eee6cae + support to store ttempcreate/ref/deletenodes in registers há 21 anos atrás
  daniel 97e87aaebc * reginfo now also only allocated during register allocation há 21 anos atrás
  Jonas Maebe 8da316cf21 * override tblocknode.destroy so all statements are freed sequentially há 22 anos atrás
  peter f663d2488f * cross unit inlining fixed há 22 anos atrás
  peter 30f1eb4705 * fix for referencecounted temps há 22 anos atrás
  peter f2264589fc * fix crashes in asmnode.deref when p_asm=nil há 22 anos atrás
  peter fae3eaf83d * move check for unused object constructor result to blocknode há 22 anos atrás
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc há 22 anos atrás
  peter 6878c55c80 * write derefdata in a separate ppu entry há 22 anos atrás
  peter 925046ad5f * fixed check for $X- result usage há 22 anos atrás
  florian 05fcae577a * some ppc stuff fixed há 22 anos atrás
  peter d0de3b3ea8 * 64k registers supported há 22 anos atrás
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu há 22 anos atrás
  peter 70fe77ca7c * procinfo unit contains tprocinfo há 22 anos atrás
  peter 8af51ea6d3 * locals and paras are allocated in the code generation há 22 anos atrás
  peter b9d09a4e5c * preparations for different default calling conventions há 22 anos atrás
  peter 6a8d5eb25d * NEWRA branch merged há 22 anos atrás
  daniel 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register há 22 anos atrás
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead há 22 anos atrás
  Jonas Maebe 1929498b42 * patch from Peter to fix tempinfo copying há 22 anos atrás
  peter ab1f33f68b * remove temptype, use tempinfo.temptype instead há 22 anos atrás
  peter 47b691057b * getposition added to retrieve the the current tai item há 22 anos atrás
  Jonas Maebe 8e09d78f79 + ability to change the location of a ttempref node with changelocation() há 22 anos atrás
  Jonas Maebe 820302b098 - disabled "result := value; exit;" -> exit(value) optimization because há 22 anos atrás
  peter 8ff5792776 * remove some unit dependencies há 22 anos atrás