Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 188677ea91 * fixed the offset of memory parameters allocated via getintparaloc(): há 13 anos atrás
  Jonas Maebe a08989a76b * zero/sign extend parameter values and return values < 32 bit to 32 bit on há 14 anos atrás
  sergei 06311e5aad * i386-win32: Pass const variants by reference to safecall procedures, confirmed this behavior with Delphi (in general, safecall on win32 must behave as close as possible to stdcall). há 14 anos atrás
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed há 15 anos atrás
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and há 15 anos atrás
  Jonas Maebe 92901a0619 - removed unused local variable after r16050 há 15 anos atrás
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can há 15 anos atrás
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. há 15 anos atrás
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch há 15 anos atrás
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all há 15 anos atrás
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can há 15 anos atrás
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) há 15 anos atrás
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is há 16 anos atrás
  florian f34acc8505 * fixes compilation on i386 after r13410 há 16 anos atrás
  florian e27937106f - removed obsolete USECMOV define há 17 anos atrás
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. há 17 anos atrás
  Jonas Maebe 53d11b9a06 * fixed para locations at the calleeside for nostackframe assembler há 17 anos atrás
  peter f7737bebda * fix parameter allocation for left to right calling conventions há 17 anos atrás
  peter 8f239d04b6 * cleanup and simplify the set type handling há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  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. há 17 anos atrás
  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