Commit History

Autor SHA1 Mensaxe Data
  peter 05e44101e8 * make call by value stdcall for records and arrays delphi compatible %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=18) %!d(string=hai) anos
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 %!s(int64=18) %!d(string=hai) anos
  peter 658c46b903 * remove tdictionary and tindexarray %!s(int64=19) %!d(string=hai) anos
  peter 3078a1927f * remove ttype %!s(int64=19) %!d(string=hai) anos
  florian e1faef3ec9 * pass variants by addr when using fastcall conventions %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 0541a887b8 * pass record parameters on the stack for mwpascal calling convention %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 93fba718b9 * proper fix for problem I tried to solve in r3655 %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe d1e262d18c * fix use of unitialised value if a procedure only has an %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe cc7cea1a5d * always extend parameters < sizeof(aint) to sizeof(aint) for darwin/x86 %!s(int64=19) %!d(string=hai) anos
  florian a5dfe315ec * made safecall working, handling not consistent yet though %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 34f1c427eb * pass shortstrings (and longstrings) by reference to C routines (this is %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe f93ea93cea * fixed returning of records < 8 bytes but not a power of 2 from %!s(int64=19) %!d(string=hai) anos
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 5155de6d61 * fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32): %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe f3384bab09 + some initial darwin/x86 stuff: %!s(int64=20) %!d(string=hai) anos
  florian 9be5247db5 * dyn. arrays are always passed by value, fixes 4240 %!s(int64=20) %!d(string=hai) anos
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types %!s(int64=20) %!d(string=hai) anos
  florian 07442c5693 * fixed passing of variant parameters for windows api %!s(int64=20) %!d(string=hai) anos
  florian 21ae782854 * fixed more xmm stuff %!s(int64=20) %!d(string=hai) anos
  florian ebcb69478f * fixed a lot of stuff for fpu/mm register variables %!s(int64=20) %!d(string=hai) anos
  fpc 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
  fpc 50778076c3 initial import %!s(int64=20) %!d(string=hai) anos
  peter dd0664156d * fix passing of 64bit values when using -Or %!s(int64=20) %!d(string=hai) anos
  peter 482d781af3 win32 stdcall fixes needed for tw3650 %!s(int64=20) %!d(string=hai) anos
  peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
  peter 18ebd28692 * push_addr_param must be defined per target %!s(int64=20) %!d(string=hai) anos
  peter 46dbff9c93 * revert last commit %!s(int64=20) %!d(string=hai) anos