OSDN Git Service

* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR):
authorhboehm <hboehm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 21:27:12 +0000 (21:27 +0000)
committerhboehm <hboehm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 21:27:12 +0000 (21:27 +0000)
commit8546dce905d1083b2ef8e94b0435bff38466b590
tree01f993857ea63fb867e361ce496881729f4c71fb
parentce3319d9f640a4197f987c11f5261f5e00cb56dd
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51407 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/linux.h
gcc/config/ia64/unwind-ia64.c