Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe dd759ba906 * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg před 15 roky
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all před 15 roky
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can před 15 roky
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the před 15 roky
  Jonas Maebe b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) před 15 roky
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical před 16 roky
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is před 16 roky
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can před 16 roky
  yury f726e1691b * Fixed warnings and notes. před 16 roky
  florian 17a08efb82 * handle methodpointer function results like records of the same size, resolves #12318 před 17 roky
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. před 17 roky
  peter 8f239d04b6 * cleanup and simplify the set type handling před 17 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  florian 1a2a4af773 * hopefully the final fix for x86-64 sysv calling conventions před 17 roky
  florian 4592402529 * fixed sysv x86-64 function results for records and arrays with sizes 9..16 bytes před 17 roky
  peter 2e9968d46c * arrays always by addr před 18 roky
  peter f5d5e377d2 * fix linux x86_64 for records and arrays před 18 roky
  peter 4e6c57b9ee * cleanup x86_64 structures in registers před 18 roky
  florian be6d2dd0f9 * reverted wrong commit in r8133 před 18 roky
  florian 447276c5bb * Jcc reads the flags, this was not in the dat yet, resolves #9278 před 18 roky
  daniel 4a3870eb12 * Fix bug #9261. před 18 roky
  daniel f31889df57 * Pass const params by pointer if calling convention<>register. This is před 18 roky
  daniel 44e07cd098 * Fix bug #9141 and pass const params <=16 in by value. před 18 roky
  daniel 56880a75f9 * When adding the start offset of the parameters, process chained před 18 roky
  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. před 18 roky
  florian 2566e38eae * handle shortstrings like arrays and records when returning them from functions před 18 roky
  florian 77b155ea79 * def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232 před 18 roky
  florian a95c2220cc * fixed volatile registers for x86_64-win64 před 19 roky
  florian 4c2b412613 * x86_64-win64 returns structured types up to 8 bytes in rax před 19 roky
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers před 19 roky