Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific il y a 11 ans
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters il y a 11 ans
  florian de3a116a28 * handle records with size 0 as function results correctly il y a 11 ans
  florian d4968e054b + arm: tsettings.instructionset 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
  florian 79334242a2 * arm thumb uses always the stack pointer as frame pointer il y a 12 ans
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. il y a 12 ans
  paul b2a613c17f compiler: implement record constructors + tests il y a 12 ans
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) il y a 12 ans
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements il y a 12 ans
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU 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
  florian 532102d3fa * use correct result registers for in64 results on armbe, resolves #21731 il y a 13 ans
  Jonas Maebe 2a8f624eb0 * fixed returning small but "non-simple" records on ARM platforms that use il y a 13 ans
  Jonas Maebe bba4b02eb2 * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 il y a 13 ans
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): il y a 13 ans
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed il y a 15 ans
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch il y a 15 ans
  Jonas Maebe a4c4bc1ee5 * fixed paraloc^.size for 3-byte parameter parts 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 d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 16 ans
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical il y a 16 ans
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is il y a 16 ans