gcc/libstdc++-v3/config
Jason Merrill 5b031b9b56 Support C++11 thread_local destructors.
gcc/cp/
	* decl.c (get_thread_atexit_node): New.
	(register_dtor_fn): Use it for TLS.
libstdc++-v3/
	* libsupc++/cxxabi.h: Declare __cxa_thread_atexit.
	* libsupc++/atexit_thread.cc: New.
	* libsupc++/Makefile.am (nested_exception.lo): Add it.
	* config/abi/pre/gnu.ver: Add __cxa_thread_atexit.

From-SVN: r192210
2012-10-08 10:45:24 -04:00
..
abi Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
allocator
cpu re PR libstdc++/54727 (error: declaration of ‘UINT64_C’ must be available) 2012-09-27 12:53:46 +00:00
io
locale
os re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00