コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 年 前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年 前
  florian 469672cb56 * fixed another crash with the new function result handling for sysv x86-64 abi 17 年 前
  florian 1a2a4af773 * hopefully the final fix for x86-64 sysv calling conventions 17 年 前
  florian e4997eaa45 * fixes safecall on non-win64 x86-64, should solve random rte 229 17 年 前
  florian 4592402529 * fixed sysv x86-64 function results for records and arrays with sizes 9..16 bytes 17 年 前
  peter 79ca4b28a8 * fix non-x86 compile after r8558 18 年 前
  peter e0cf015159 * refactor function result handling 18 年 前
  Jonas Maebe 82e01b4ad9 + support for refcounted records returned by functions in 2 registers 18 年 前
  florian 00076c1076 * pass this to C++ methods always by reference 18 年 前
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 19 年 前
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers 19 年 前
  florian ab919747a6 * several m68k fixes 19 年 前
  florian 95518d7ecf * pushparavalue shouldn't care about emulation settings 19 年 前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年 前
  florian 85d63d9fa9 * settings refactored 19 年 前
  peter 3078a1927f * remove ttype 19 年 前
  florian 67ba76f090 * several arm fixes 19 年 前
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年 前
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 年 前
  Jonas Maebe 35126247bc * disabled a_call_ref for non-x86 (generates better code for ppc, 19 年 前
  Jonas Maebe 2fd0ddf2f5 * fixed web bug #7100 (finalize instead of only decrref temps for 19 年 前
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables 19 年 前
  peter da8b734b56 * fix previous commit 19 年 前
  peter 722c91e8f3 * disable vtentry code until a clean implementation is done 19 年 前
  Jonas Maebe e344ee3cd7 + support for register variables which contain records 19 年 前
  florian da02375f57 + safecall support for x86_64 19 年 前
  florian acc016c9ec * finished safecall support 19 年 前
  florian 9bd2ee5477 * optimized code generation for virtual method calls 19 年 前
  peter fe4ab79cd9 * remove check for out/var parameters with LOC_CREFERENCE, we generate valid 19 年 前