Commit History

Author SHA1 Message Date
  Jonas Maebe a4c4bc1ee5 * fixed paraloc^.size for 3-byte parameter parts 15 years ago
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 years ago
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical 15 years ago
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is 16 years ago
  florian 04fe88f134 * handle 64 bit parameters correctly for arm eabi 17 years ago
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  florian 29766e5d81 + first additions for the arm eabi 17 years ago
  florian 039b513d93 * pass classes and interfaces by value if const is used, resolves #9674 18 years ago
  yury d1c2f41c66 * Fixed passing variant parameters by value for ARM. It fixes tw7806.pp. 18 years ago
  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 years ago
  yury 11daaa31f2 * fixed Internal error 200408203 in tbs/tb0258.pp for ARM. 18 years ago
  yury 5ceef96cf3 * fixed double parameters passing and storing result for ARM in softfloat mode (by removing old hacks). 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  florian e9a1dff46a * fixed most calling convention trouble on arm-linux 19 years ago
  florian 293638230a * cleanedup cpupara 19 years ago
  florian 5603955795 * fixed passing of floats, broken by one of the previous commits 19 years ago
  florian 797c8de846 * fix structure parameter passing 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  florian 67ba76f090 * several arm fixes 19 years ago
  florian 86d9e04409 * method pointers are now passed by value, fixes #5736 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  florian 5efee639fa * fixed result registers for reals when using softfloat mode 20 years ago
  florian 5a2b5a50a4 * data order for doubles in int registers on wince fixed 20 years ago
  florian 609f35b34c * fixed missing offset assignment 20 years ago
  florian fea7d1df10 * fixed passing of float in softfloat mode on the stack 20 years ago
  florian adb193497d + softfloat support for wince 20 years ago
  florian c15f720867 * fixed passing of floats for cdecl procedures/functions 20 years ago