Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all hace 15 años
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can hace 15 años
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) hace 15 años
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is hace 16 años
  florian f34acc8505 * fixes compilation on i386 after r13410 hace 16 años
  florian e27937106f - removed obsolete USECMOV define hace 17 años
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. hace 17 años
  Jonas Maebe 53d11b9a06 * fixed para locations at the calleeside for nostackframe assembler hace 17 años
  peter f7737bebda * fix parameter allocation for left to right calling conventions hace 17 años
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  yury ed86757898 * Pass const record parameters by reference for all calling conventions on i386-wince. It is needed to be Windows unit Delphi compatible, since WinAPI functions are cdecl on wince. hace 17 años
  peter 05e44101e8 * make call by value stdcall for records and arrays delphi compatible hace 18 años
  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. hace 18 años
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 hace 18 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  florian e1faef3ec9 * pass variants by addr when using fastcall conventions hace 19 años
  Jonas Maebe 0541a887b8 * pass record parameters on the stack for mwpascal calling convention hace 19 años
  Jonas Maebe 93fba718b9 * proper fix for problem I tried to solve in r3655 hace 19 años
  Jonas Maebe d1e262d18c * fix use of unitialised value if a procedure only has an hace 19 años
  Jonas Maebe cc7cea1a5d * always extend parameters < sizeof(aint) to sizeof(aint) for darwin/x86 hace 19 años
  florian a5dfe315ec * made safecall working, handling not consistent yet though hace 19 años
  Jonas Maebe 34f1c427eb * pass shortstrings (and longstrings) by reference to C routines (this is hace 19 años
  Jonas Maebe f93ea93cea * fixed returning of records < 8 bytes but not a power of 2 from hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  Jonas Maebe 5155de6d61 * fixed webtbs/tw2514 for darwin/i386 (and a similar bug for win32): hace 19 años
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" hace 19 años
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 hace 19 años
  Jonas Maebe f3384bab09 + some initial darwin/x86 stuff: hace 20 años