コミット履歴

作者 SHA1 メッセージ 日付
  yury 95ea5d87dd * Fixed int to int conversion in ARM code generator. 17 年 前
  yury b70bf05ad5 * I hope it's proper fix for r10688. 17 年 前
  yury e71d631c24 * Fix for tw10233 for all CPUs. 17 年 前
  joost 7c64c5642d * Reverted cyclic-merge-garbage from r10572 17 年 前
  Tomas Hajny a4a1999e4f * fix broken offsets and improve reliability on GO32v2, mostly based on input by Robert Riebisch 17 年 前
  yury ec943198fd * Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed. 17 年 前
  yury 24be2c31f7 * Fixed tw11027. 17 年 前
  joost 68572932d4 Patch from Luiz Americo: 17 年 前
  yury 771479e65c * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 17 年 前
  joost 683f59a70c * Fixed test TestAddDblIndex 17 年 前
  joost a681f946f8 * Do not search for a semicolon anymore to check if there is more then one field in FieldValues 17 年 前
  yury cf235145cb * Fixed a_load_reg_reg for arm. 17 年 前
  michael 92d83f61a2 * Patch from Giulio Bernardi to fix installation 17 年 前
  Jonas Maebe 7901625134 * call finalization routine of dynamic linker before exiting (forgot to 17 年 前
  yury 18e663240a * Fixed AnsiXXX string handling routines. 17 年 前
  joost 809d16257b * Case-insensitive indexes support 17 年 前
  joost d7983c3936 * Removed obsolete code 17 年 前
  Jonas Maebe a3b877247c * don't perform call/jmp into push/jmp in case we're generating 17 年 前
  joost 97f2a80d0d * Implemented descending indexes, for those too lazy to use last-prior-prior ;) 17 年 前
  joost 0aacad124c * Placed warning in the code that RowsAffected does not work properly with range-checking 17 年 前
  yury f82028ec50 * Removed unused local var. 17 年 前
  yury 20a12503b8 * Fixed fpc_shortstr_to_shortstr for arm. 17 年 前
  joost a27c5a8af5 * Fix testLargeIntValues 17 年 前
  yury 348e30958e * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. 17 年 前
  yury 4341b18461 * Fixed cleanroom implementation of DoVarClearArray. It fixes tw9098. 17 年 前
  michael d8fdb83aa2 * Fixed access violation 17 年 前
  Jonas Maebe 76e23fc54e * fixed internalerror when having to choose between different 17 年 前
  Jonas Maebe 81ad9ea6e8 * fixed typo in r10602 causing the names of all record structures of 17 年 前
  Jonas Maebe af44dfc40b o BeOS fixes from Olivier Coursière: 17 年 前
  michael 6650d151f6 * Fixed (hopefully) childpos writing 17 年 前