]> sourceware.org Git - newlib-cygwin.git/commit
* cygtls.cc (san::leave/x86_64): Implement.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Aug 2014 19:47:44 +0000 (19:47 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Aug 2014 19:47:44 +0000 (19:47 +0000)
commit12b244394c45b1fdc1532e83972b3a579ff3bf8f
tree0f93870c29e631c8befe5bfc624d69ce0be43331
parent5578cc4b73ddb1e99715643ec5768e4402da830f
* cygtls.cc (san::leave/x86_64): Implement.
* cygtls.h (class tls_pathbuf): Move counter variables into a union.
Add 64 bit element _counters covering both counter variables to
optimize save and restore operations.
(class san/x86_64): Only store single 64 bit value.
(san::san/x86_64): Implement.
(san::leave/x86_64): Only declare here, as returns_twice function.
Explain why.
(class san/i686): Change type of _c_cnt and _w_cnt to uint32_t.
(__try/x86_64): Move definition of __sebastian after the first memory
barrier.  Drop __sebastian.setup call.
winsup/cygwin/ChangeLog
winsup/cygwin/cygtls.cc
winsup/cygwin/cygtls.h
This page took 0.031771 seconds and 5 git commands to generate.