提交历史

作者 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 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  florian 29766e5d81 + first additions for the arm eabi 18 年之前
  florian 039b513d93 * pass classes and interfaces by value if const is used, resolves #9674 18 年之前
  yury d1c2f41c66 * Fixed passing variant parameters by value for ARM. It fixes tw7806.pp. 18 年之前
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 18 年之前
  yury 11daaa31f2 * fixed Internal error 200408203 in tbs/tb0258.pp for ARM. 19 年之前
  yury 5ceef96cf3 * fixed double parameters passing and storing result for ARM in softfloat mode (by removing old hacks). 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  florian e9a1dff46a * fixed most calling convention trouble on arm-linux 19 年之前
  florian 293638230a * cleanedup cpupara 19 年之前
  florian 5603955795 * fixed passing of floats, broken by one of the previous commits 19 年之前
  florian 797c8de846 * fix structure parameter passing 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  florian 67ba76f090 * several arm fixes 19 年之前
  florian 86d9e04409 * method pointers are now passed by value, fixes #5736 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  florian 5efee639fa * fixed result registers for reals when using softfloat mode 20 年之前
  florian 5a2b5a50a4 * data order for doubles in int registers on wince fixed 20 年之前
  florian 609f35b34c * fixed missing offset assignment 20 年之前
  florian fea7d1df10 * fixed passing of float in softfloat mode on the stack 20 年之前
  florian adb193497d + softfloat support for wince 20 年之前
  florian c15f720867 * fixed passing of floats for cdecl procedures/functions 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter 18ebd28692 * push_addr_param must be defined per target 21 年之前
  florian 2069166e8a * arm compiler fixed 21 年之前