gcc/libstdc++-v3/libsupc++
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
..
array_type_info.cc
atexit_arm.cc
atexit_thread.cc Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
atomic_lockfree_defines.h
bad_alloc.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi_forced.h
cxxabi.h Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
dyncast.cc
eh_alloc.cc
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_ptr.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_tm.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception
exception_defines.h
exception_ptr.h
function_type_info.cc
fundamental_type_info.cc
guard_error.cc
guard.cc re PR libstdc++/54172 (__cxa_guard_acquire thread-safety issue) 2012-09-11 17:22:54 +02:00
hash_bytes.cc
hash_bytes.h
initializer_list
Makefile.am Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
Makefile.in Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
nested_exception.cc
nested_exception.h
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc
pmem_type_info.cc
pointer_type_info.cc
pure.cc
si_class_type_info.cc
tinfo2.cc
tinfo.cc
tinfo.h
typeinfo
unwind-cxx.h
vec.cc
vmi_class_type_info.cc
vterminate.cc