fpc/rtl/x86_64
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
..
cpu.pp + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code 2011-08-20 12:01:48 +00:00
int64p.inc * remove $Log 2005-06-07 09:47:55 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
math.inc * Use variables instead of direct indexing into stack, eliminates warnings at compilation. 2011-10-13 08:19:09 +00:00
mathu.inc + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 2010-09-08 14:40:38 +00:00
mathuh.inc * forgotten commit 2007-01-17 18:33:04 +00:00
set.inc * remove $Log 2005-06-07 09:47:55 +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 * Cleaned out code marked as originated from glibc: 2012-02-14 16:09:45 +00:00
stringss.inc * remove $Log 2005-06-07 09:47:55 +00:00
x86_64.inc + Added additional addr pointer parameter to 2012-06-24 21:22:09 +00:00