提交历史

作者 SHA1 备注 提交日期
  florian 85d63d9fa9 * settings refactored 19 年之前
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 19 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  florian 588e2c38bf * dwarf branch merged 21 年之前
  mazen e465aa443e - revert '../' from include path 21 年之前
  mazen 9fe655fa0f + help lazarus analyze the file 21 年之前
  mazen 77473fed86 * fix compile problem for sparc 21 年之前
  peter 47f08937e4 * use localalign info for alignment for locals and temps 21 年之前
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 年之前
  peter d76dc1047e * updates for new ra 22 年之前
  peter 6a8d5eb25d * NEWRA branch merged 22 年之前
  peter d113495cf1 * fixed stackalloc to not allocate localst.datasize twice 22 年之前
  peter 32d076480b * framepointer fixes for sparc 22 年之前
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 年之前
  peter 414bd5fa22 * more sparc cleanup 22 年之前
  florian 995f7e0f11 * fix some small flaws which prevent sparc linux system unit from compiling 22 年之前
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 年之前
  peter a5e7f02527 * updated for removed lexlevel 22 年之前
  mazen 9ad1d0ffe2 * fixing bug related to errornous program main entry stack frame 22 年之前
  mazen 215880afe8 * fixing several bugs compiling the RTL 22 年之前
  mazen 311508131a - some writeln(s) removed in compiler 22 年之前
  mazen 00ee9f8063 + added support for the shift nodes 22 年之前
  mazen 41153e2b1a + return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one 23 年之前
  mazen 37247e8cde * fixing return value variable address 23 年之前
  mazen f97aa452bd * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 23 年之前
  mazen f170b21371 * parameter handling updated 23 年之前
  mazen 220be9c38f + op_raddr_reg and op_caddr_reg added to fix functions prologue 23 年之前