CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x5f1
Changes by:     [EMAIL PROTECTED]       2008-03-02 10:40:39

Modified files:
        winsup/cygwin  : ChangeLog cygtls.cc cygtls.h exceptions.cc 
                         gendef sigproc.cc 

Log message:
        2008-03-01  Christopher Faylor  <[EMAIL PROTECTED]>
        
        * cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.
        (_cygtls::init_threadlist_exceptions): Ditto.
        * cygtls.cc (_cygtls::handle_threadlist_exception): Eliminate.
        (_cygtls::init_threadlist_exceptions): Ditto.
        (_cygtls::find_tls): Use myfault handling to deal with errors caused by
        nonexistent threads.
        * sigproc.cc (wait_sig): Eliminate call to init_threadlist_exceptions.
        
        2008-03-01  Christopher Faylor  <[EMAIL PROTECTED]>
        
        * cygtls.cc (_cygtls::init_exception_handler): Just return.
        
        2008-03-01  Corinna Vinschen  <[EMAIL PROTECTED]>
        
        * exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind when
        exiting.  Just return, don't set thread context.
        * gendef (_setjmp): Store %fs:0 in jmp_buf.
        (_sjfault): Ditto.
        (_ljfault): Restore %fs:0 from jmp_buf.
        (_longjmp): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3582.2.56&r2=1.3582.2.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.50.4.2&r2=1.50.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.51&r2=1.51.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.297.2.6&r2=1.297.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.27.4.1&r2=1.27.4.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.297.2.5&r2=1.297.2.6

Reply via email to