Histórico de Commits

Autor SHA1 Mensagem Data
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places há 13 anos atrás
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and há 13 anos atrás
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via há 13 anos atrás
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info há 13 anos atrás
  Jonas Maebe 2d48396587 - removed redundant checks há 13 anos atrás
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() há 13 anos atrás
  florian 532102d3fa * use correct result registers for in64 results on armbe, resolves #21731 há 13 anos atrás
  Jonas Maebe 2a8f624eb0 * fixed returning small but "non-simple" records on ARM platforms that use há 13 anos atrás
  Jonas Maebe bba4b02eb2 * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 há 13 anos atrás
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): há 13 anos atrás
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed há 15 anos atrás
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch há 15 anos atrás
  Jonas Maebe a4c4bc1ee5 * fixed paraloc^.size for 3-byte parameter parts há 15 anos atrás
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can há 15 anos atrás
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: há 15 anos atrás
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical há 16 anos atrás
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is há 16 anos atrás
  florian 04fe88f134 * handle 64 bit parameters correctly for arm eabi há 17 anos atrás
  peter 8f239d04b6 * cleanup and simplify the set type handling há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  florian 29766e5d81 + first additions for the arm eabi há 18 anos atrás
  florian 039b513d93 * pass classes and interfaces by value if const is used, resolves #9674 há 18 anos atrás
  yury d1c2f41c66 * Fixed passing variant parameters by value for ARM. It fixes tw7806.pp. há 18 anos atrás
  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. há 18 anos atrás
  yury 11daaa31f2 * fixed Internal error 200408203 in tbs/tb0258.pp for ARM. há 18 anos atrás
  yury 5ceef96cf3 * fixed double parameters passing and storing result for ARM in softfloat mode (by removing old hacks). há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  florian e9a1dff46a * fixed most calling convention trouble on arm-linux há 19 anos atrás
  florian 293638230a * cleanedup cpupara há 19 anos atrás