summaryrefslogtreecommitdiff
path: root/compiler/powerpc64/symcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* o fixes handling of iso i/o parameters/program parameters:florian2015-05-011-0/+5
* * fixed endless recursion in tabstractrecorddef.contains_float_field() injonas2015-04-161-1/+2
* * rewrote most of the special case handling of parameter passing on ppc64,jonas2015-03-141-0/+29
* * pass records that (recursively) only contain floating point values of thejonas2015-03-141-0/+48
* Fix a typo. The CPU specific version of "ttypesym" should be called "tcputype...svenbarth2014-04-111-3/+3
* * moved pbestrealtype from symdef to symcpujonas2014-04-011-1/+5
* + added class reference types of the architecture-specific t*def/t*symjonas2014-03-301-0/+33
* + support overriding tdef/tsym methods with target-specific functionality:jonas2014-03-291-0/+174