fpc/rtl/powerpc
pierre 8469741700 + Added additional addr pointer parameter to
get_caller_frame, get_caller_addr and dump_stack
  with default NIL value to systemh.inc.
  + Added new get_addr function.
  system.inc: Use get_addr and get_frame to call
  HandleErrorAddrFrame instead of HandleErrorFrame
  in several error functions.
  Modify dump_stack to use frame and addr parameters.
  Provide a dummy get_addr function returning nil.
  i386/i386.inc, x86_64./x86_64.inc: Provide real
  implementation of get_addr function.

git-svn-id: trunk@21697 -
2012-06-24 21:22:09 +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 + RTL for AIX 2012-04-11 17:59:49 +00:00
mathu.inc * on AIX, you have to enable fpu exception reporting per process via an 2012-04-11 18:04:26 +00:00
mathuh.inc
powerpc.inc + Added additional addr pointer parameter to 2012-06-24 21:22:09 +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 + RTL for AIX 2012-04-11 17:59:49 +00:00
stringss.inc
strlen.inc
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00