aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/headers
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek10-10/+10
2024-01-03Update copyright years.Jakub Jelinek10-10/+10
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 30_threads testsJonathan Wakely2-4/+2
2023-01-16Update copyright years.Jakub Jelinek10-10/+10
2022-01-03Update copyright years.Jakub Jelinek10-10/+10
2021-01-04Update copyright years.Jakub Jelinek10-10/+10
2020-07-31libstdc++: Use c++NN_only effective target to testsJonathan Wakely2-6/+0
2020-07-02libstdc++: Require c++98_only effective target for some testsJonathan Wakely4-4/+4
2020-01-01Update copyright years.Jakub Jelinek10-10/+10
2019-12-20libstdc++: Fix versioned namespace testsFrançois Dumont1-0/+1
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely2-0/+65
2019-01-01Update copyright years.Jakub Jelinek8-8/+8
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely5-5/+0
2018-01-03Update copyright years.Jakub Jelinek8-8/+8
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-1/+0
2017-01-01Update copyright years.Jakub Jelinek8-8/+8
2016-08-26Use effective-target instead of -std optionsJonathan Wakely4-8/+4
2016-01-04Update copyright years.Jakub Jelinek8-8/+8
2015-01-05Update copyright years.Jakub Jelinek8-8/+8
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini4-4/+4
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford8-8/+8
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford8-8/+8
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill4-4/+4
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik4-4/+4
2010-06-15libstdc++.exp: Set additional_prunes.Jason Merrill4-4/+4
2010-01-21re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back ...Jonathan Wakely1-3/+5
2009-06-21future: New.Jonathan Wakely2-0/+75
2009-05-16mutex: Move std::lock_error to ...Jonathan Wakely1-1/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek6-33/+27
2008-09-13thread: New.Chris Fairles2-0/+57
2008-09-03condition_variable: Use new deleted ctors.Chris Fairles2-2/+6
2008-05-06condition_variable: New.Benjamin Kosnik4-0/+122