Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally hace 12 años
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target hace 12 años
  Jonas Maebe 2b78bb1674 - removed ppc-specific tcgpara.composite field, it's no longer used or hace 12 años
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so hace 12 años
  florian 7ac9f11cc7 * check if current_procinfo is assigned in paramanager code to avoid crashes hace 12 años
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places hace 13 años
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and hace 13 años
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via hace 13 años
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info hace 13 años
  Jonas Maebe 2d48396587 - removed redundant checks hace 13 años
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() hace 13 años
  Jonas Maebe dc70db9402 * parameter passing support for AIX: hace 13 años
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed hace 15 años
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can hace 15 años
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch hace 15 años
  Jonas Maebe ea4bb9d752 * don't treat variant records with one element as "records with one element" hace 15 años
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can hace 15 años
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is hace 16 años
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can hace 16 años
  Jonas Maebe bb9e962490 * fixed procvar parameter passing on ppc/sysv (by value instead of by hace 16 años
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe 22f616d6af * treat procvardef parameters the same as records (fixes webtbs/tw9141) hace 18 años
  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. hace 18 años
  Jonas Maebe 544dd57a96 * r0 is also volatile hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" hace 19 años