提交历史

作者 SHA1 备注 提交日期
  peter fae3eaf83d * move check for unused object constructor result to blocknode 22 年之前
  peter 003ea697c0 * object constructor results are always used 22 年之前
  peter 5925d38ac7 * support indexing and offset retrieval for locals 22 年之前
  peter d0de3b3ea8 * 64k registers supported 22 年之前
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 年之前
  peter 95f132db3d * set_varstate cleanup 22 年之前
  peter 5fb06316f1 * set calling convention before assembler block is parsed 22 年之前
  peter 13101d50e8 * delphi mode uses register calling by default for assembler 22 年之前
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 年之前
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 年之前
  peter 76a53a375d * varspez in calls to push_addr_param 22 年之前
  peter b9d09a4e5c * preparations for different default calling conventions 22 年之前
  peter 6a8d5eb25d * NEWRA branch merged 22 年之前
  peter 1b633246b9 * sparc fixes 22 年之前
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 年之前
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 年之前
  peter 19c9bdbf60 * load calln in temprefn in with statement 22 年之前
  florian 995f7e0f11 * fix some small flaws which prevent sparc linux system unit from compiling 22 年之前
  peter e91cc82200 * better error for undefined ordinal labels 22 年之前
  Jonas Maebe cb279b2029 * changed tt_persistant to tt_persistent :) 22 年之前
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 年之前
  peter 05c05f2555 * failn removed 22 年之前
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore 22 年之前
  peter 1a2eedd767 * self moved to hidden parameter 22 年之前
  florian 72df326165 * some 64 bit adaptions in ncgadd 22 年之前
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 年之前
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 年之前
  florian 15c0b633ab * fixed the powerpc to work with the new function result handling 22 年之前
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 年之前
  daniel 6aa01a99a9 * Ifdefs around a lot of calls to cleartempgen 22 年之前