コミット履歴

作者 SHA1 メッセージ 日付
  florian 4514a55ec6 * call method pointers located in registers correctly 13 年 前
  florian e18a9cccaa * fix expectlocs for method pointers 13 年 前
  florian 370d42035a * when creating method pointers, put them into registers 13 年 前
  florian 4d4561923e * nil method pointers can be kept in registers 13 年 前
  florian d6b548ce13 * don't force parameters into memory when loading them if both have the size OS_64/OS_S64 13 年 前
  florian be2003a404 * output register pairs correctly 13 年 前
  florian 7901662eb3 + mark method pointers as regable 13 年 前
  pierre a3ef2b42a8 Remove more TABs in sources 13 年 前
  pierre bf46526cc7 Set register_used boolean only for calleeside 13 年 前
  pierre c72f27e53e Remove more TABs in source 13 年 前
  pierre 80b0891c7c Remove TABs in source 13 年 前
  sergei c41b407119 * Changed TObjSection.WriteStr method to write a zero byte after the string. 13 年 前
  joost 8ce4a5e196 * Search the UnitConfigFile in the right location when installing with PackageVariants 13 年 前
  florian 57ee96ef86 * compilation on non x86 fixed 13 年 前
  florian 03bf93488b * workaround for broken in operator 13 年 前
  florian 3b980cae63 * floating point compares use flags as well so allocate flags 13 年 前
  florian 8818b58e5d * Bsf/Bsr on x86 handle now correctly 0 as argument, resolves #22783 13 年 前
  pierre 39e32a9b3e Do not use nostackframe with local variable in get_fsr function 13 年 前
  pierre fe97069b12 Correct exceoption mask elements 13 年 前
  michael cecc6b778c * improved KDE detection 13 年 前
  florian de34eab23d + optimize and ...,255/strb ... sequence if possible 13 年 前
  florian 93d0033282 * improve AndAnd2And optimization by checking if the first destination register is allocated after the second and 13 年 前
  florian 8a6c65b008 * fix r22319: hp1 must have the same condition as p 13 年 前
  florian 9773b92cbe * improved for loop unrolling 13 年 前
  florian 2f1989c1a6 * hp1 can have any condition in this case so don't access hp1.condition because it 13 年 前
  florian bc47125943 * use BsrDWord in software mod/div 13 年 前
  florian 5facc6ad5e * BsrX(0) should return 255 instead of $ffffffff 13 年 前
  florian d67af82228 * patch by Jeppe Johansen: Thumb2-only targets don't support the BLX <label>, and have to use BL <label>, resolves #22770 13 年 前
  florian 1bb6248186 * disable hand optimized assembler for arm thumb2 as well 13 年 前
  sergei b1b175dacc + Internal linker support for weak symbols. 13 年 前