fpc/rtl/powerpc64
Jonas Maebe 5cbe12c622 * don't overwrite the target value of interlockedcompareexchange*() if the
value is different from the comparand (patch by "FVI", mantis #18082)
  * sign extend the loaded value of interlockedcompareexchange() on PowerPC64,
    because the function arguments are longints

git-svn-id: trunk@16475 -
2010-11-29 12:53:10 +00:00
..
int64p.inc
makefile.cpu * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
math.inc + PIC support for darwin/ppc64 2007-10-20 20:14:45 +00:00
mathu.inc + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +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 * don't overwrite the target value of interlockedcompareexchange*() if the 2010-11-29 12:53:10 +00:00
set.inc - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
setjump.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +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