summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/shared_ptr/thread
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-032-2/+2
* Update copyright years.Jakub Jelinek2021-01-042-2/+2
* Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay2020-08-232-4/+4
* Update copyright years.Jakub Jelinek2020-01-012-2/+2
* re PR libstdc++/89461 (FAIL: experimental/net/timer/waitable/cons.cc)John David Anglin2019-03-122-0/+2
* Update copyright years.Jakub Jelinek2019-01-012-2/+2
* Add missing dg-require-cstdint directives to testsJonathan Wakely2018-07-262-0/+2
* Update copyright years.Jakub Jelinek2018-01-032-2/+2
* Use pthread effective-target in testsuiteRainer Orth2017-06-152-4/+6
* Update copyright years.Jakub Jelinek2017-01-012-2/+2
* Avoid #include <functional> in other headersJonathan Wakely2016-10-132-0/+2
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-122-2/+0
* Simplify dg-options for tests using pthreadsJonathan Wakely2016-08-192-6/+4
* Use std::mt19937, std::thread and std::atomic to simplify testsJonathan Wakely2016-07-252-120/+50
* Update copyright years.Jakub Jelinek2016-01-042-2/+2
* libstdc++: Run tests on RTEMSSebastian Huber2015-09-032-4/+4
* Update copyright years.Jakub Jelinek2015-01-052-2/+2
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-162-6/+6
* re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2014-05-232-4/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-022-2/+2
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-102-4/+4
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-032-2/+2
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-142-4/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-122-6/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-092-8/+6
* [multiple changes]Benjamin Kosnik2009-04-022-15/+21
* 3983-2.cc: Avoid -Wall warnings.Paolo Carlini2008-01-312-4/+4
* default_weaktoshared.cc: Add required dg-option for cygwin and darwin targets.Jonathan Wakely2007-12-162-0/+2
* boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva...Jonathan Wakely2007-12-152-0/+390