]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/atexit_thread.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / atexit_thread.cc
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-07  Liu Haolibsupc++: Make the destructor parameter to `__cxa_thre...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-04  Jonathan WakelyPR78968 add configure check for __cxa_thread_atexit...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-19  Yaakov Selkowitzos_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
2014-08-01  Zifei Tongatexit_thread.cc (HAVE___CXA_THREAD_ATEXIT_IMPL): Add...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-07-22  Jason Merrillre PR libstdc++/57914 (Memory leak in __cxa_thread_atex...
2013-02-26  Jason Merrillconfigure.ac: Check for __cxa_thread_atexit_impl.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-10-15  Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2012-10-08  Jason MerrillSupport C++11 thread_local destructors.