Historique des commits

Auteur SHA1 Message Date
  sergei b7da785688 * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. il y a 11 ans
  sergei acd3ea8750 * m68k: Fixed parameter passing to conform to ABI: il y a 11 ans
  sergei 3ffa32a660 - m68k: removed garbage (tab characters, commented out code, unused variables, debug output and alike). Functionality unchanged. il y a 11 ans
  Károly Balogh 73db4db6f8 use the whole reg for return values il y a 11 ans
  Károly Balogh b398430b4c * get_volatile_registers* now defines proper volatile register range for all cases using the pre-defined values il y a 11 ans
  Károly Balogh 584e3638ab * get the count of params from the correct list il y a 12 ans
  svenbarth 235c06ab34 Implement volatile address registers. Fixes quite some tests, but also breaks others... (overall more are fixed than are broken :) ) il y a 12 ans
  svenbarth 0cb2bda0a5 Correctly handle loads of different sizes. Fixes 1 test. Might be more, but some other bugs might hide it. il y a 12 ans
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally il y a 12 ans
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target il y a 12 ans
  svenbarth b455ae9534 m68k/cpupara.pas, tm68kparamanager.getintparaloc: il y a 12 ans
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so il y a 12 ans
  pierre 548a687a17 LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft il y a 12 ans
  pierre 34279864ef Remove double cgutils in uses clause il y a 13 ans
  svenbarth 825fa86824 Added missing unit for tcpuregisterset il y a 13 ans
  svenbarth 75baec5985 Mark all integer registers as volatile. il y a 13 ans
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places il y a 13 ans
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and il y a 13 ans
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via il y a 13 ans
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info il y a 13 ans
  Jonas Maebe 2d48396587 - removed redundant checks il y a 13 ans
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() il y a 13 ans
  pierre 33800a0b59 * Avoid warnings and add create_varargs_paraloc_info method il y a 14 ans
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed il y a 15 ans
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can il y a 15 ans
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can il y a 15 ans
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) il y a 15 ans
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can il y a 16 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans