fpc/rtl/powerpc
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 * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
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 * ppc32: added FPU configuration code in math unit (fixes tw3161) 2005-11-20 01:21:55 +00:00
powerpc.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 * remove $Log 2005-06-07 09:47:55 +00:00
stringss.inc * remove $Log 2005-06-07 09:47:55 +00:00
strlen.inc * remove $Log 2005-06-07 09:47:55 +00:00
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00