Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally vor 12 Jahren
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target vor 12 Jahren
  svenbarth b455ae9534 m68k/cpupara.pas, tm68kparamanager.getintparaloc: vor 12 Jahren
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so vor 12 Jahren
  pierre 548a687a17 LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft vor 12 Jahren
  pierre 34279864ef Remove double cgutils in uses clause vor 13 Jahren
  svenbarth 825fa86824 Added missing unit for tcpuregisterset vor 13 Jahren
  svenbarth 75baec5985 Mark all integer registers as volatile. vor 13 Jahren
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places vor 13 Jahren
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and vor 13 Jahren
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via vor 13 Jahren
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info vor 13 Jahren
  Jonas Maebe 2d48396587 - removed redundant checks vor 13 Jahren
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() vor 13 Jahren
  pierre 33800a0b59 * Avoid warnings and add create_varargs_paraloc_info method vor 14 Jahren
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed vor 15 Jahren
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can vor 15 Jahren
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can vor 15 Jahren
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) vor 15 Jahren
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can vor 16 Jahren
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. vor 17 Jahren
  peter 8f239d04b6 * cleanup and simplify the set type handling vor 17 Jahren
  florian bd4bb505b3 * put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols vor 18 Jahren
  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. vor 18 Jahren
  florian d1b6522866 * fixed pushing of parameters on m68k vor 18 Jahren
  Károly Balogh e5249a8b56 + some messy m68k changes (first attempt to implement a_param_*) vor 18 Jahren
  florian 2b7fb31a9e * return float values in fpu registers only in non emulation mode vor 19 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren
  Károly Balogh 3b2fe2b622 * some more tiny m68k hacks... vor 19 Jahren