Histórico de Commits

Autor SHA1 Mensagem Data
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions há 11 anos atrás
  sergei 2c02e8a726 - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. há 11 anos atrás
  Jonas Maebe 7f2750f188 * missing part of r24776, using a build server also has pitfalls :/ há 12 anos atrás
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally há 12 anos atrás
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target há 12 anos atrás
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. há 12 anos atrás
  paul b2a613c17f compiler: implement record constructors + tests há 12 anos atrás
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) há 12 anos atrás
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so há 12 anos atrás
  pierre eaeb63f86d FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns há 12 anos atrás
  Jonas Maebe 614436d8cb * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly há 13 anos atrás
  Jonas Maebe 95c69f1f9e * fixed function return location for small records on darwin/i386 and há 13 anos atrás
  florian 74d3c8cc57 * on i386-win32 when using stdcall calling conventions, records with a size of 1,2 and 4 are returned in al/ax/eax now, resolves #22675 há 13 anos atrás
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and há 13 anos atrás
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via há 13 anos atrás
  Jonas Maebe c3ea451aea * set tcgpara.vardef when creating parameter info há 13 anos atrás
  Jonas Maebe 587244c088 * factored out common code from get_funcretloc() há 13 anos atrás
  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