CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-1_7_29-release-branchpoint
Changes by:     [email protected]     2014-03-09 18:51:48

Modified files:
        winsup/cygwin  : ChangeLog exception.h exceptions.cc 

Log message:
        * exception.h (exception::handler_installed): Remove.
        (exception::exception): Remove old code.  Manually install SEH handler 
instead.
        (exception::~exception): For x86_64, define frame end label.
        * exceptions.cc (exception::handler_installed): Remove.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.6314.2.15&r2=1.6314.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.10.2.1&r2=1.10.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.432&r2=1.432.2.1

Reply via email to