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
/
29_atomics
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]
Jonathan Wakely
1
-2
/
+3
2022-01-18
libstdc++: Define <stdatomic.h> for C++23
Jonathan Wakely
1
-0
/
+130
2022-01-03
Update copyright years.
Jakub Jelinek
98
-98
/
+98
2021-12-09
libstdc++: Make atomic<T*>::wait() const [PR102994]
Thomas Rodgers
1
-0
/
+19
2021-11-26
libstdc++: Ensure dg-add-options comes after dg-options
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
Thomas Rodgers
1
-4
/
+3
2021-08-03
libstdc++: Replace TR1 components with C++11 ones in test utils
Jonathan Wakely
7
-13
/
+13
2021-06-09
libstd++: Only support atomic_ref::wait tests which are always lockfree
Thomas Rodgers
1
-11
/
+14
2021-06-08
libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889]
Thomas Rodgers
1
-13
/
+25
2021-05-17
libstdc++: Fix wrong thread waking on notify [PR100334]
Thomas Rodgers
1
-0
/
+93
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from concurrency tests
Jonathan Wakely
5
-5
/
+0
2021-04-27
Revert "libstdc++: Add workaround for ia32 floating atomics miscompilations [...
Jakub Jelinek
2
-2
/
+0
2021-04-22
libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
Jakub Jelinek
2
-0
/
+2
2021-04-20
libstdc++: Refactor/cleanup of C++20 atomic wait implementation
Thomas Rodgers
7
-183
/
+119
2021-03-10
Add options to link with libatomic in various tests.
John David Anglin
4
-0
/
+4
2021-01-15
libstdc++-v3: Add -fcf-protection=none to -march=i486
H.J. Lu
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
97
-97
/
+97
2020-12-01
Add feature test macro for atomic<T>::wait
Thomas Rodgers
2
-0
/
+59
2020-11-26
libstdc++: Fix some more deadlocks in tests [PR 97936]
Jonathan Wakely
4
-4
/
+20
2020-11-25
libstdc++: Fix testsuite helper functions [PR 97936]
Jonathan Wakely
6
-6
/
+0
2020-11-24
libstdc++: Disable failing tests [PR 97936]
Jonathan Wakely
1
-2
/
+3
2020-11-23
libstdc++: Link tests to libatomic as required [PR 97948]
Jonathan Wakely
3
-0
/
+3
2020-11-21
libstdc++: Fix atomic waiting for non-linux targets
Jonathan Wakely
5
-10
/
+15
2020-11-20
libstdc++: Add C++2a synchronization support
Thomas Rodgers
7
-0
/
+396
2020-10-02
libstdc++: Change test to work without 64-bit atomics
Jonathan Wakely
1
-2
/
+2
2020-07-31
libstdc++: Ensure c++NN effective target present in all C++17 tests
Jonathan Wakely
2
-2
/
+2
2020-07-30
libstdc++: Add options for ieee float to relevant tests
Jonathan Wakely
1
-0
/
+1
2020-07-29
testsuite: libstdc++ atomic_float/value_init.cc requires libatomic
David Edelsohn
1
-0
/
+1
2020-07-02
libstdc++: Require c++98_only effective target for some tests
Jonathan Wakely
1
-1
/
+1
2020-07-02
libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
Jonathan Wakely
2
-64
/
+67
2020-06-16
libstdc++: Enforce copyable/movable checks in std::atomic
Jonathan Wakely
1
-0
/
+43
2020-06-12
libstdc++: Improve tests for std::atomic_flag
Jonathan Wakely
3
-12
/
+10
2020-06-12
libstdc++: Make std::atomic_flag::test members const
Jonathan Wakely
2
-8
/
+24
2020-05-27
libstdc++: Fix atomic<FP>::load (PR 95282)
Jonathan Wakely
1
-0
/
+35
2020-05-12
Actually comment the new tests
Ulrich Drepper
2
-0
/
+64
2020-01-13
libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
Jonathan Wakely
11
-7
/
+202
2020-01-01
Update copyright years.
Jakub Jelinek
80
-80
/
+80
2019-07-12
Fix inaccurate comment in new test
Jonathan Wakely
1
-1
/
+1
2019-07-11
Define std::atomic_ref and std::atomic<floating-point> for C++20
Jonathan Wakely
9
-1
/
+1756
2019-03-11
Change test to use const variables instead of macros
Jonathan Wakely
1
-2
/
+2
2019-03-04
PR libstdc++/88996 Implement P0439R0
Edward Smith-Rowland
2
-0
/
+65
2019-02-22
Add tests for C++2a content of <atomic> header
Jonathan Wakely
2
-0
/
+179
2019-02-22
P0482R5 char8_t: Updates to existing standard library tests
Tom Honermann
8
-13
/
+16
2019-02-19
Adjust C++11/C++14 tests to work with -fchar8_t
Jonathan Wakely
2
-0
/
+12
2019-01-01
Update copyright years.
Jakub Jelinek
68
-68
/
+68
2018-07-26
Add missing dg-require-cstdint directives to tests
Jonathan Wakely
1
-0
/
+1
2018-05-24
Implement P0558R2 changes to std::atomic
Jonathan Wakely
7
-2
/
+550
2018-01-03
Update copyright years.
Jakub Jelinek
63
-63
/
+63
2017-01-23
69301.cc: Require atomic builtins.
Thomas Preud'homme
1
-0
/
+1
2017-01-18
PR69301 don't assume atomic<T> can default construct T
Jonathan Wakely
1
-0
/
+56
[next]