CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2014-03-04 11:56:42

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&r1=1.6355&r2=1.6356
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.432&r2=1.433

Reply via email to