Commit History

作者 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 年之前
  yury b70bf05ad5 * I hope it's proper fix for r10688. 17 年之前
  yury e71d631c24 * Fix for tw10233 for all CPUs. 17 年之前
  yury 771479e65c * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 17 年之前
  yury cf235145cb * Fixed a_load_reg_reg for arm. 17 年之前
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 年之前
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 年之前
  Jonas Maebe 4f7106eded * sparc compiles again 18 年之前
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年之前
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 年之前
  daniel d05f58b604 * Group asmlists into array to be able to add 20 年之前
  florian 88392fa21d * cardinal to double fixed 20 年之前
  florian 1fa6d8c993 * syntax error fixed 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 39805b678a * fixed currency to float conversion 21 年之前
  florian d57089732b * fixed dword->single/double on sparc 21 年之前
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 年之前
  florian 5b2a1d9fdf * fixed absolute on sparc 21 年之前
  florian 1eb575fa22 * fixed longbool(<int64>) on sparc 21 年之前
  florian 59a814d7e1 * fixed boolean(<int>) on sparc 21 年之前
  florian 4b3ed28d07 * morphos now takes any pointer var. as libbase 21 年之前
  florian 6802705043 * float to float and int to float fixed 21 年之前