index
:
riscv-gnu-toolchain/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/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-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-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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
30_threads
/
thread
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2024-05-22
libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115...
Jonathan Wakely
1
-1
/
+20
2024-01-03
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2023-11-16
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
Jonathan Wakely
1
-2
/
+12
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 30_threads tests
Jonathan Wakely
1
-2
/
+1
2023-09-11
libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
Jonathan Wakely
4
-4
/
+103
2023-01-16
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2022-08-22
libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695]
Jonathan Wakely
1
-0
/
+21
2022-06-23
libstdc++: testsuite: tolerate non-cancelling sleep
Alexandre Oliva
1
-1
/
+5
2022-01-03
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2021-10-01
libstdc++: Remove unary_function base classes from std::thread tests
Jonathan Wakely
3
-7
/
+6
2021-01-04
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2020-08-23
Fix libstdc++ testsuite to handle VxWorks gthreads implementation
Corentin Gay
20
-40
/
+20
2020-08-11
libstdc++: Fix failing tests for AIX
Jonathan Wakely
2
-0
/
+6
2020-02-20
libstdc++: Add <=> to thread::id
Jonathan Wakely
3
-8
/
+75
2020-01-01
Update copyright years.
Jakub Jelinek
32
-32
/
+32
2019-05-14
PR libstdc++/69724 avoid temporary in std::thread construction
Jonathan Wakely
1
-0
/
+70
2019-01-01
Update copyright years.
Jakub Jelinek
31
-31
/
+31
2018-07-26
Remove dg-require-cstdint directive from tests
Jonathan Wakely
28
-28
/
+0
2018-05-03
PR libstdc++/84535 constrain std::thread constructor
Jonathan Wakely
1
-0
/
+31
2018-04-18
PR libstdc++/84442 if _Exit isn't declared then use _exit instead
Jonathan Wakely
1
-0
/
+11
2018-02-23
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
Jonathan Wakely
1
-0
/
+38
2018-01-03
Update copyright years.
Jakub Jelinek
29
-29
/
+29
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
21
-42
/
+63
2017-06-12
PR libstdc++/55917 do not handle exceptions in std::thread
Jonathan Wakely
1
-0
/
+48
2017-01-03
Add deleted std::thread(const thread&&) constructor
Jonathan Wakely
1
-0
/
+29
2017-01-01
Update copyright years.
Jakub Jelinek
27
-27
/
+27
2016-10-17
isblank.cc: Remove 'test' variables.
Paolo Carlini
15
-32
/
+0
2016-10-13
Avoid #include <functional> in other headers
Jonathan Wakely
1
-0
/
+1
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
7
-14
/
+8
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
20
-60
/
+40
2016-04-18
Define std::thread::id comparison operators at namespace-scope
Jonathan Wakely
1
-0
/
+24
2016-04-07
* testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.
Jonathan Wakely
1
-6
/
+10
2016-04-05
* testsuite/30_threads/thread/70503.cc: Require -static to work.
Jonathan Wakely
1
-0
/
+1
2016-04-05
Ensure std::thread helpers have internal linkage
Jonathan Wakely
1
-0
/
+33
2016-01-04
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2015-09-03
libstdc++: Run tests on RTEMS
Sebastian Huber
19
-38
/
+38
2015-01-05
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
24
-63
/
+63
2014-05-23
54297.cc: Remove duplicate dragonfly selector.
Jonathan Wakely
1
-2
/
+2
2014-05-23
re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...
Jonathan Wakely
19
-38
/
+38
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
25
-25
/
+25
2013-06-10
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...
Thomas Schwinge
20
-40
/
+40
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
25
-25
/
+25
2012-12-16
thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...
Jonathan Wakely
1
-0
/
+44
2012-07-20
adl.cc: Add missing dg-requires.
Paolo Carlini
1
-1
/
+3
2012-07-06
re PR libstdc++/53872 ([C++11] ADL bug in std::thread)
Paolo Carlini
1
-0
/
+37
2012-03-14
Remove obsolete IRIX 6.5 support
Rainer Orth
19
-38
/
+38
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
18
-36
/
+36
2012-02-14
* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.
Jonathan Wakely
1
-2
/
+1
[next]