]> git.ipfire.org Git - thirdparty/gcc.git/commit
linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.
authorHans Boehm <Hans_Boehm@hp.com>
Tue, 26 Mar 2002 21:27:12 +0000 (21:27 +0000)
committerHans Boehm <hboehm@gcc.gnu.org>
Tue, 26 Mar 2002 21:27:12 +0000 (21:27 +0000)
commitd7e60e95f87835d0dd704e05ac38520aa333e61f
tree01f993857ea63fb867e361ce496881729f4c71fb
parentef83161cd8c6e5cb95bb621d1ed2b3831f2648be
linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.

* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR):
Restore more of the signal context.  Set no_reg_stack_frame.
* config/ia64/unwind-ia64.c (unw_state_record):
Add no_reg_stack_frame, comments.
(uw_frame_state_for): Initialize when field to UNW_WHEN_NEVER.
(uw_update_context): Adjust bsp when unwinding from leaf,
but not signal frame.

From-SVN: r51407
gcc/ChangeLog
gcc/config/ia64/linux.h
gcc/config/ia64/unwind-ia64.c