fpc/rtl/powerpc
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
mathu.inc * GetExceptionMask returned inverted result for exInvalidOp 2006-04-05 07:46:18 +00:00
mathuh.inc * ppc32: added FPU configuration code in math unit (fixes tw3161) 2005-11-20 01:21:55 +00:00
powerpc.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