Histórico de Commits

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