fpc/rtl/powerpc64
peter 2f0ce31751 * string concat changed from function to procedure to
allow runtime optimization if the destination is the
    same as a source parameter
  * tassignmentnode now sets aktassignmentnode global that can be used
    to use the left node as a destination parameter and
    skip the assignment
  * disabled all cpu specific shortstr concat/append

git-svn-id: trunk@4770 -
2006-10-02 20:00:06 +00:00
..
int64p.inc
makefile.cpu
math.inc * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 2006-06-04 17:35:55 +00:00
mathu.inc * forgot to commit ppc64 gprt0.as used for gprof support 2006-04-20 11:55:06 +00:00
mathuh.inc * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads 2005-11-20 01:20:55 +00:00
powerpc64.inc * string concat changed from function to procedure to 2006-10-02 20:00:06 +00:00
set.inc
setjump.inc
setjumph.inc
strings.inc
stringss.inc
strlen.inc
strpas.inc