Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: %!s(int64=11) %!d(string=hai) anos
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size %!s(int64=11) %!d(string=hai) anos
  nickysn 8744fbefbb * add $parentfp as a first parameter on i8086, instead of last. This makes %!s(int64=12) %!d(string=hai) anos
  paul cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 %!s(int64=12) %!d(string=hai) anos
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. %!s(int64=12) %!d(string=hai) anos
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe dfe3ca5328 * prevent invalid typecast on targets using nestedfpstruct functionality %!s(int64=12) %!d(string=hai) anos
  pierre 42586baa34 Use SUPPORT_SAFECALL conditional %!s(int64=13) %!d(string=hai) anos
  svenbarth d87b203a0a Do not call ret_in_param of the current parameter manager when parsing a generic method/function. This fixes Mantis #21921. %!s(int64=13) %!d(string=hai) anos
  sergei 19053de279 * Added {$i fpcdefs.inc}, was missing in the newly added unit, causing incorrect parameter positions on some platforms (e.g. broken tsafecall2, tsafecall3). %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 69abbba6bb * split several parameter insertion helpers out from pdecsub for %!s(int64=14) %!d(string=hai) anos