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

Аутор SHA1 Порука Датум
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as пре 9 година
  yury 432248cbf1 * Removed lot of unused vars. пре 10 година
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method пре 10 година
  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 bacd303208 * synchronized with trunk up to r27758 пре 11 година
  Jonas Maebe 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific пре 11 година
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters пре 11 година
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 пре 11 година
  florian de3a116a28 * handle records with size 0 as function results correctly пре 11 година
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can пре 11 година
  florian d4968e054b + arm: tsettings.instructionset пре 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 година
  florian 79334242a2 * arm thumb uses always the stack pointer as frame pointer пре 12 година
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. пре 12 година
  paul b2a613c17f compiler: implement record constructors + tests пре 12 година
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) пре 12 година
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so пре 12 година
  florian 47d43750e4 * remove unused units from uses statements пре 12 година
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU пре 13 година
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places пре 13 година
  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 година
  florian 532102d3fa * use correct result registers for in64 results on armbe, resolves #21731 пре 13 година
  Jonas Maebe 2a8f624eb0 * fixed returning small but "non-simple" records on ARM platforms that use пре 13 година