fpc/rtl/powerpc
Jonas Maebe c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
* left old cpu-specific set helper code under ifdef FPC_OLD_BIGENDIAN_SETS
    in case someone wants to write new assembler set helpers (although most
    of them should be optimally generated by the compiler already if
    http://wiki.freepascal.org/FPC_HowToDo#Bit.28field.29_getting.2Fsetting_primitives
    are optimally implemented)

git-svn-id: trunk@13582 -
2009-08-23 08:16:40 +00:00
..
int64p.inc * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
makefile.cpu
math.inc + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
mathu.inc + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +00:00
mathuh.inc
powerpc.inc * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, 2009-05-11 07:26:48 +00:00
set.inc - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
setjump.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
setjumph.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
strings.inc
stringss.inc
strlen.inc
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00