Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. há 17 anos atrás
  Jonas Maebe 7626a91592 * disabled last safecall code for non-windows (mantis #12237) há 17 anos atrás
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. há 17 anos atrás
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  florian 469672cb56 * fixed another crash with the new function result handling for sysv x86-64 abi há 17 anos atrás
  florian 1a2a4af773 * hopefully the final fix for x86-64 sysv calling conventions há 17 anos atrás
  florian e4997eaa45 * fixes safecall on non-win64 x86-64, should solve random rte 229 há 17 anos atrás
  florian 4592402529 * fixed sysv x86-64 function results for records and arrays with sizes 9..16 bytes há 17 anos atrás
  peter 79ca4b28a8 * fix non-x86 compile after r8558 há 18 anos atrás
  peter e0cf015159 * refactor function result handling há 18 anos atrás
  Jonas Maebe 82e01b4ad9 + support for refcounted records returned by functions in 2 registers há 18 anos atrás
  florian 00076c1076 * pass this to C++ methods always by reference há 18 anos atrás
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize há 19 anos atrás
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers há 19 anos atrás
  florian ab919747a6 * several m68k fixes há 19 anos atrás
  florian 95518d7ecf * pushparavalue shouldn't care about emulation settings 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
  peter 3078a1927f * remove ttype há 19 anos atrás
  florian 67ba76f090 * several arm fixes há 19 anos atrás
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of há 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: há 19 anos atrás
  Jonas Maebe 35126247bc * disabled a_call_ref for non-x86 (generates better code for ppc, há 19 anos atrás
  Jonas Maebe 2fd0ddf2f5 * fixed web bug #7100 (finalize instead of only decrref temps for há 19 anos atrás
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables há 19 anos atrás
  peter da8b734b56 * fix previous commit há 19 anos atrás
  peter 722c91e8f3 * disable vtentry code until a clean implementation is done há 19 anos atrás
  Jonas Maebe e344ee3cd7 + support for register variables which contain records há 19 anos atrás
  florian da02375f57 + safecall support for x86_64 há 19 anos atrás