CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2014-08-25 14:53:49

Modified files:
        winsup/cygwin  : ChangeLog cygtls.cc cygtls.h gendef thread.cc 
                         tls_pbuf.cc tls_pbuf.h tlsoffsets.h 
                         tlsoffsets64.h 

Log message:
        * cygtls.cc (_cygtls::remove): Revert previous patch.
        *  cygtls.h (struct _local_storage): Move pathbufs back here.
        (class san/x86_64): Revert class.  Save and restore pathbufs counters
        only.
        (class san/i686): Revert saving and restoring pathbufs counters.
        (__try/x86_64): Add a san variable and call it's setup method.
        (__except/x86_64): Call san::leave to restore pathbufs counters.
        * gendef (_sigbe): Revert previous change.
        * thread.cc (verifyable_object_state): Remove gcc 4.7 workaround in
        forward declaration as well.
        * tls_pbuf.cc (tls_pbuf): Revert previous change.
        * tls_pbuf.h (class tmp_pathbuf): Accommodate reverting pathbufs to
        locals structure.
        * tlsoffsets.h: Regenerate.
        * tlsoffsets64.h: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6504&r2=1.6505
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&r1=1.97&r2=1.98
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.293&r2=1.294
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tls_pbuf.cc.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tls_pbuf.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tlsoffsets.h.diff?cvsroot=src&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tlsoffsets64.h.diff?cvsroot=src&r1=1.8&r2=1.9

Reply via email to