Historie revizí

Autor SHA1 Zpráva Datum
  Károly Balogh 73db4db6f8 use the whole reg for return values před 11 roky
  Károly Balogh b398430b4c * get_volatile_registers* now defines proper volatile register range for all cases using the pre-defined values před 11 roky
  Károly Balogh 584e3638ab * get the count of params from the correct list před 12 roky
  svenbarth 235c06ab34 Implement volatile address registers. Fixes quite some tests, but also breaks others... (overall more are fixed than are broken :) ) před 12 roky
  svenbarth 0cb2bda0a5 Correctly handle loads of different sizes. Fixes 1 test. Might be more, but some other bugs might hide it. před 12 roky
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally před 12 roky
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target před 12 roky
  svenbarth b455ae9534 m68k/cpupara.pas, tm68kparamanager.getintparaloc: před 12 roky
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so před 12 roky
  pierre 548a687a17 LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft před 12 roky
  pierre 34279864ef Remove double cgutils in uses clause před 13 roky
  svenbarth 825fa86824 Added missing unit for tcpuregisterset před 13 roky
  svenbarth 75baec5985 Mark all integer registers as volatile. před 13 roky
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places před 13 roky
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and před 13 roky
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via před 13 roky
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info před 13 roky
  Jonas Maebe 2d48396587 - removed redundant checks před 13 roky
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() před 13 roky
  pierre 33800a0b59 * Avoid warnings and add create_varargs_paraloc_info method před 14 roky
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed před 15 roky
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can před 15 roky
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can před 15 roky
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) před 15 roky
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can před 16 roky
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. před 17 roky
  peter 8f239d04b6 * cleanup and simplify the set type handling před 17 roky
  florian bd4bb505b3 * put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols před 18 roky
  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. před 18 roky
  florian d1b6522866 * fixed pushing of parameters on m68k před 19 roky