gcc/libstdc++-v3/libsupc++
Yaakov Selkowitz 1ed3ba0549 os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
2014-08-19  Yaakov Selkowitz  <yselkowi@redhat.com>
	Kai Tietz  <ktietz@redhat.com>

	* config/os/mingw32-w64/os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32):
	Define.
	* config/os/newlib/os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32):
	Ditto.
	* libsupc++/atexit_thread.cc [_GLIBCXX_THREAD_ATEXIT_WIN32]:
	#include <windows.h>.
	(struct elt): Add dll member.
	(run): Decrement dll refcount.
	(__cxxabiv1::__cxa_thread_atexit): Increment dll refcount.


Co-Authored-By: Kai Tietz <ktietz@redhat.com>

From-SVN: r214163
2014-08-19 17:25:12 +02:00
..
Makefile.am Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
Makefile.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
array_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
atexit_arm.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
atexit_thread.cc os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define. 2014-08-19 17:25:12 +02:00
atomic_lockfree_defines.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_alloc.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_array_length.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_array_new.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_cast.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_typeid.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
class_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cxxabi.h re PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj@@CXXABI_1.3) 2014-07-09 18:21:49 -04:00
cxxabi_forced.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
del_op.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
del_opnt.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
del_opv.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
del_opvnt.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
dyncast.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_alloc.cc Core DR 475 PR c++/41174 PR c++/59224 2014-01-27 08:57:39 -05:00
eh_arm.cc re PR target/61223 (libstdc++ build fail due to pop lr register) 2014-05-20 17:25:26 +00:00
eh_aux_runtime.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_call.cc PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
eh_catch.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_exception.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_globals.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_personality.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_ptr.cc * libsupc++/eh_ptr.cc: Improve static_assert messages. 2014-03-31 19:16:14 +01:00
eh_term_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_terminate.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_throw.cc Core DR 475 PR c++/41174 PR c++/59224 2014-01-27 08:57:39 -05:00
eh_tm.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_type.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
eh_unex_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
enum_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception_defines.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception_ptr.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
function_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
fundamental_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
guard.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
guard_error.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_bytes.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_bytes.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
initializer_list Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nested_exception.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nested_exception.h re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphic type) 2014-08-15 16:22:44 +01:00
new Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_op.cc new_op.cc: Factor the calls to malloc, use __builtin_expect. 2014-05-17 17:47:36 +00:00
new_opnt.cc new_op.cc: Factor the calls to malloc, use __builtin_expect. 2014-05-17 17:47:36 +00:00
new_opv.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_opvnt.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pbase_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pmem_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pointer_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pure.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
si_class_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tinfo.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tinfo.h re PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj@@CXXABI_1.3) 2014-07-09 18:21:49 -04:00
tinfo2.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
typeinfo Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unwind-cxx.h re PR libstdc++/60612 (Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault) 2014-03-27 18:07:25 +00:00
vec.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vmi_class_type_info.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vterminate.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vtv_stubs.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00