Historique des commits

Auteur SHA1 Message Date
  sergei c40b8d92c7 * Revert r17695 because it breaks cycling. il y a 14 ans
  sergei 318a55b96c * x86_64-win64: fixed stack calculations so that 32-byte spilling area is only included once and only for non-leaf procedures (it was included twice with -O- and 3 times with -O2, wasting large amounts of stack memory). il y a 14 ans
  joost 45bc3fcae0 * Enabled safecall on x86_64-linux il y a 14 ans
  Jonas Maebe a08989a76b * zero/sign extend parameter values and return values < 32 bit to 32 bit on il y a 14 ans
  Jonas Maebe 067536f8da * pass large "const" record parameters by reference for non-cdecl/cppdecl il y a 15 ans
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed il y a 15 ans
  Jonas Maebe dd759ba906 * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg il y a 15 ans
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all il y a 15 ans
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can il y a 15 ans
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the il y a 15 ans
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) il y a 15 ans
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical il y a 16 ans
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is il y a 16 ans
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can il y a 16 ans
  yury f726e1691b * Fixed warnings and notes. il y a 16 ans
  florian 17a08efb82 * handle methodpointer function results like records of the same size, resolves #12318 il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  florian 1a2a4af773 * hopefully the final fix for x86-64 sysv calling conventions il y a 17 ans
  florian 4592402529 * fixed sysv x86-64 function results for records and arrays with sizes 9..16 bytes il y a 17 ans
  peter 2e9968d46c * arrays always by addr il y a 18 ans
  peter f5d5e377d2 * fix linux x86_64 for records and arrays il y a 18 ans
  peter 4e6c57b9ee * cleanup x86_64 structures in registers il y a 18 ans
  florian be6d2dd0f9 * reverted wrong commit in r8133 il y a 18 ans
  florian 447276c5bb * Jcc reads the flags, this was not in the dat yet, resolves #9278 il y a 18 ans
  daniel 4a3870eb12 * Fix bug #9261. il y a 18 ans
  daniel f31889df57 * Pass const params by pointer if calling convention<>register. This is il y a 18 ans
  daniel 44e07cd098 * Fix bug #9141 and pass const params <=16 in by value. il y a 18 ans
  daniel 56880a75f9 * When adding the start offset of the parameters, process chained il y a 18 ans