s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to exc_unwind...
authorOlivier Hainque <hainque@adacore.com>
Thu, 16 Jun 2005 08:21:46 +0000 (10:21 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:21:46 +0000 (10:21 +0200)
commit30f07d92394efb25cee950733e58b9a823ed167b
treeed2e629f0eec3c715bd1067b2330160070c0cfd0
parentfe93f42f5e6cf7503f722f66e825fd5367153cdf
s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to exc_unwind...

2005-06-14  Olivier Hainque  <hainque@adacore.com>
    Eric Botcazou  <ebotcazou@adacore.com>

* s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to
exc_unwind, now that we are generating proper .debug_frame output for
that target.

* tracebak.c: Remove the mips-irix section, as we are now using the
s-mastop based unwinder again.
Under SPARC/Solaris, take into account the stack bias to compute the
frame offset.  The stack bias is 0 for the V8 ABI and 2047 for the V9
ABI.

From-SVN: r101012
gcc/ada/s-mastop-irix.adb
gcc/ada/tracebak.c