Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 7f2750f188 * missing part of r24776, using a build server also has pitfalls :/ %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target %!s(int64=12) %!d(string=hai) anos
  sergei 4714dc2218 + paramgr.pas: provide generic implementation of getintparaloc(). Once this method has been changed to use the procdef, it can reuse 'regular' parameter locations created by create_paraloc_info, so separate cpu-specific implementations of getintparaloc are no longer necessary. %!s(int64=12) %!d(string=hai) anos
  nickysn 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 2b78bb1674 - removed ppc-specific tcgpara.composite field, it's no longer used or %!s(int64=12) %!d(string=hai) anos
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. %!s(int64=12) %!d(string=hai) anos
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. %!s(int64=12) %!d(string=hai) anos
  paul b2a613c17f compiler: implement record constructors + tests %!s(int64=12) %!d(string=hai) anos
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 3eb527b532 * make use_fixed_stack for i386 more generic (any target with more than %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe d9e67fc835 * don't add a separate high parameter for array-of-const parameters on the %!s(int64=12) %!d(string=hai) anos
  pierre 42586baa34 Use SUPPORT_SAFECALL conditional %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe dc70db9402 * parameter passing support for AIX: %!s(int64=13) %!d(string=hai) anos
  sergei 270fc39432 * An open array/array of const parameter passed by value and requiring a local copy on heap (currently all targets except non-Darwin i386 ones) should not be placed into register and should force procedure to have an implicit finally block. %!s(int64=13) %!d(string=hai) anos
  pierre b6de7f0d6b * Suppress Comaprison might be always false if first_mm_imreg is zero %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe c9537e3347 + support for non-array/record var parameter on the JVM target using %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 0e87627218 + gethltemp() to allocate a temp specifying full type information even %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe c17d022a87 * allow overriding tparamanager.is_stack_paraloc() and let it always %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe a5c70392c1 * also copy cgpara.def when creating temp paralocs %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 3d3a42b911 * improvement to r16050 for non-fixed stack targets: they never have to use %!s(int64=14) %!d(string=hai) anos
  sergei 4780278e7b Fix Mantis #11783: %!s(int64=14) %!d(string=hai) anos
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed %!s(int64=15) %!d(string=hai) anos
  mazen b127fc154a * Fixed spell error revealed by lintian. %!s(int64=15) %!d(string=hai) anos