]> sourceware.org Git - newlib-cygwin.git/commit
* cygtls.cc (_cygtls::remove): Revert previous patch.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Aug 2014 14:53:49 +0000 (14:53 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Aug 2014 14:53:49 +0000 (14:53 +0000)
commit5578cc4b73ddb1e99715643ec5768e4402da830f
tree9a221499ee6268e4a4c58944dcfaf67ae042ecc6
parent3f3bd10104550243781f0b4d9248975e35d91ac7
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/cygtls.cc
winsup/cygwin/cygtls.h
winsup/cygwin/gendef
winsup/cygwin/thread.cc
winsup/cygwin/tls_pbuf.cc
winsup/cygwin/tls_pbuf.h
winsup/cygwin/tlsoffsets.h
winsup/cygwin/tlsoffsets64.h
This page took 0.032558 seconds and 5 git commands to generate.