]> sourceware.org Git - newlib-cygwin.git/commit
Reuse __unwind_single_frame where appropriate
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2015 14:29:41 +0000 (16:29 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2015 14:29:41 +0000 (16:29 +0200)
commitb3ccf998ccc7b45a3df442b8f5ca8989f5c874a6
tree861fe6cdac2636df9ec35ca5457aab2696a1e3fb
parent1020bb292aa0c19c487010aa1506c3d745ded6d5
Reuse __unwind_single_frame where appropriate

        * exceptions.cc (__unwind_single_frame): Move up in file to be
        accessible from other places.  Move comment to getcontext.
        (stack_info::walk): Call __unwind_single_frame in 64 bit case.  Fix
        preceeding comment.
        (myfault_altstack_handler): Call __unwind_single_frame.
        (getcontext): Give comment from __unwind_single_frame a new home.
        (swapcontext): Fix comment.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
This page took 0.030363 seconds and 5 git commands to generate.