Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method пре 10 година
  florian b4fc11fe06 * implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register пре 10 година
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) пре 10 година
  Jonas Maebe a30f0bc289 * fixed -Oodfa warnings пре 10 година
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 пре 10 година
  Jonas Maebe 6230119140 - removed self-assignment of cur_stack_offset introduced by refactoring in пре 10 година
  Jonas Maebe cea2741339 * correct paraloc size for 3-byte records passed in the lower bits of a пре 10 година
  Jonas Maebe 3d6fcd8815 + ppc64le/ELFv2 ret_in_param implementation пре 10 година
  Jonas Maebe a02fb7c794 * fixed misplaced braces that caused all records to be passed by reference пре 10 година
  Jonas Maebe 3d9713b9c8 * has_single_field() now looks recursively into fields that are aggregate пре 10 година
  Jonas Maebe 9788b01d31 * rewrote most of the special case handling of parameter passing on ppc64, пре 10 година
  Jonas Maebe 25340480b0 * factored out creating a single paraloc, so we can reuse it for creating пре 10 година
  Jonas Maebe f0ee1a9ee3 * pass records that (recursively) only contain floating point values of the пре 10 година
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can пре 11 година
  Jonas Maebe 7f2750f188 * missing part of r24776, using a build server also has pitfalls :/ пре 12 година
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally пре 12 година
  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 7ac9f11cc7 * check if current_procinfo is assigned in paramanager code to avoid crashes пре 12 година
  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 2d48396587 - removed redundant checks пре 13 година
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() пре 13 година
  Jonas Maebe d08a17b763 * AIX requires record data that partially fills a register to be пре 13 година
  Jonas Maebe 426d44905e * add symtable to uses clause for tabstractsymtable, part of r20967 пре 13 година
  Jonas Maebe 5dac788b71 * use tabstractrecordsymtable.has_single_field() to determine whether a пре 13 година
  Jonas Maebe 8c27e280e9 * pocall_mwpascal is the same as cdecl/cppdecl -> handle it the same for пре 13 година
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed пре 15 година
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can пре 15 година