Commit History

作者 SHA1 備註 提交日期
  sergei 2c02e8a726 - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. 11 年之前
  sergei d70a880f33 * SPARC: properly justify parameters on stack with size less than 4, fixes failure on tests/cg/tcalext5.pp 11 年之前
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target 12 年之前
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so 12 年之前
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places 13 年之前
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and 13 年之前
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via 13 年之前
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info 13 年之前
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() 13 年之前
  florian 4d148382dc * patch from Ludo Brands: remove po_inline artefact from ancient inlining code in sparc parameter handling, resolves #20397 14 年之前
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 年之前
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 年之前
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 年之前
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is 16 年之前
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 年之前
  Jonas Maebe 87e7e435bf * store parameters at the callee side with the required alignment 18 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  florian 68016e4db2 * fixed function result handling for procedure which are inlinable 19 年之前
  florian 9be5247db5 * dyn. arrays are always passed by value, fixes 4240 20 年之前
  daniel d05f58b604 * Group asmlists into array to be able to add 20 年之前
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 年之前