fpc/rtl/powerpc64
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
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 - disabled fpc_qword_to_double() assembler version for AIX/ppc64 like for 2012-04-22 10:40:57 +00:00
mathu.inc - disabled fpc_qword_to_double() assembler version for AIX/ppc64 like for 2012-04-22 10:40:57 +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 + 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 - disabled fpc_qword_to_double() assembler version for AIX/ppc64 like for 2012-04-22 10:40:57 +00:00
stringss.inc
strlen.inc
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00