index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
30_threads
/
thread
Age
Commit message (
Expand
)
Author
2025-10-29
libstdc++: Do not include internal headers in tests
Jonathan Wakely
2025-10-10
libstdc++: Implement P3235R3 optimizations for std::print [PR121790]
Tomasz Kamiński
2025-04-25
libstdc++: Constrain formatter for thread::id [PR119918]
Tomasz Kamiński
2025-01-02
Update copyright years.
Jakub Jelinek
2024-05-22
libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115...
Jonathan Wakely
2024-01-03
Update copyright years.
Jakub Jelinek
2023-11-16
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
Jonathan Wakely
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 30_threads tests
Jonathan Wakely
2023-09-11
libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
Jonathan Wakely
2023-01-16
Update copyright years.
Jakub Jelinek
2022-08-22
libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695]
Jonathan Wakely
2022-06-23
libstdc++: testsuite: tolerate non-cancelling sleep
Alexandre Oliva
2022-01-03
Update copyright years.
Jakub Jelinek
2021-10-01
libstdc++: Remove unary_function base classes from std::thread tests
Jonathan Wakely
2021-01-04
Update copyright years.
Jakub Jelinek
2020-08-23
Fix libstdc++ testsuite to handle VxWorks gthreads implementation
Corentin Gay
2020-08-11
libstdc++: Fix failing tests for AIX
Jonathan Wakely
2020-02-20
libstdc++: Add <=> to thread::id
Jonathan Wakely
2020-01-01
Update copyright years.
Jakub Jelinek
2019-05-14
PR libstdc++/69724 avoid temporary in std::thread construction
Jonathan Wakely
2019-01-01
Update copyright years.
Jakub Jelinek
2018-07-26
Remove dg-require-cstdint directive from tests
Jonathan Wakely
2018-05-03
PR libstdc++/84535 constrain std::thread constructor
Jonathan Wakely
2018-04-18
PR libstdc++/84442 if _Exit isn't declared then use _exit instead
Jonathan Wakely
2018-02-23
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
Jonathan Wakely
2018-01-03
Update copyright years.
Jakub Jelinek
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
2017-06-12
PR libstdc++/55917 do not handle exceptions in std::thread
Jonathan Wakely
2017-01-03
Add deleted std::thread(const thread&&) constructor
Jonathan Wakely
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-17
isblank.cc: Remove 'test' variables.
Paolo Carlini
2016-10-13
Avoid #include <functional> in other headers
Jonathan Wakely
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
2016-04-18
Define std::thread::id comparison operators at namespace-scope
Jonathan Wakely
2016-04-07
* testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.
Jonathan Wakely
2016-04-05
* testsuite/30_threads/thread/70503.cc: Require -static to work.
Jonathan Wakely
2016-04-05
Ensure std::thread helpers have internal linkage
Jonathan Wakely
2016-01-04
Update copyright years.
Jakub Jelinek
2015-09-03
libstdc++: Run tests on RTEMS
Sebastian Huber
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
2014-05-23
54297.cc: Remove duplicate dragonfly selector.
Jonathan Wakely
2014-05-23
re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...
Jonathan Wakely
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-06-10
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...
Thomas Schwinge
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
2012-12-16
thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...
Jonathan Wakely
2012-07-20
adl.cc: Add missing dg-requires.
Paolo Carlini
2012-07-06
re PR libstdc++/53872 ([C++11] ADL bug in std::thread)
Paolo Carlini
[next]