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/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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
29_atomics
/
atomic_integral
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
libstdc++: Various fixes for atomic wait/notify code
Jonathan Wakely
1
-2
/
+6
2025-01-02
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2024-04-08
libstdc++: Fix tests that fail with -fno-char8_t
Jonathan Wakely
1
-0
/
+2
2024-01-03
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests
Jonathan Wakely
2
-4
/
+2
2023-09-14
libstdc++: Add dg-require-thread-fence in several tests
Christophe Lyon
1
-0
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2022-01-03
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2021-08-03
libstdc++: Replace TR1 components with C++11 ones in test utils
Jonathan Wakely
5
-11
/
+11
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from concurrency tests
Jonathan Wakely
2
-2
/
+0
2021-04-20
libstdc++: Refactor/cleanup of C++20 atomic wait implementation
Thomas Rodgers
1
-31
/
+42
2021-01-04
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2020-11-25
libstdc++: Fix testsuite helper functions [PR 97936]
Jonathan Wakely
1
-1
/
+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
1
-0
/
+1
2020-11-20
libstdc++: Add C++2a synchronization support
Thomas Rodgers
1
-0
/
+65
2020-07-31
libstdc++: Ensure c++NN effective target present in all C++17 tests
Jonathan Wakely
1
-1
/
+1
2020-01-13
libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
Jonathan Wakely
4
-2
/
+43
2020-01-01
Update copyright years.
Jakub Jelinek
22
-22
/
+22
2019-02-22
P0482R5 char8_t: Updates to existing standard library tests
Tom Honermann
6
-11
/
+14
2019-01-01
Update copyright years.
Jakub Jelinek
22
-22
/
+22
2018-05-24
Implement P0558R2 changes to std::atomic
Jonathan Wakely
2
-0
/
+202
2018-01-03
Update copyright years.
Jakub Jelinek
20
-20
/
+20
2017-01-01
Update copyright years.
Jakub Jelinek
20
-20
/
+20
2016-10-12
Make test helper work with non-copyable types
Jonathan Wakely
3
-7
/
+5
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
19
-32
/
+19
2016-08-19
Define std::atomic<T>::is_always_lock_free for C++17
Jonathan Wakely
1
-0
/
+43
2016-01-04
Update copyright years.
Jakub Jelinek
19
-19
/
+19
2015-04-09
re PR libstdc++/65147 (alignment of std::atomic object is not correct)
Jonathan Wakely
1
-0
/
+32
2015-01-17
re PR libstdc++/60940 (general operations on atomic types do not work with at...
Jonathan Wakely
1
-0
/
+38
2015-01-05
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
17
-17
/
+17
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
17
-17
/
+17
2013-10-08
* testsuite/*: Remove stray semi-colons after function definitions.
Jonathan Wakely
3
-3
/
+3
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
17
-23
/
+23
2011-09-19
re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...
Paolo Carlini
5
-13
/
+13
2011-06-09
prune.exp (libstdc++-dg-prune): Prune notes.
Jason Merrill
1
-1
/
+4
2011-04-12
re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)
Paolo Carlini
5
-10
/
+10
2010-11-06
user.cfg.in: Add typeindex.
Benjamin Kosnik
2
-2
/
+2
2010-11-01
libstdc++: N3126 draft support.
Benjamin Kosnik
6
-11
/
+42
2010-06-29
* decl2.c (mark_used): Adjust error for use of deleted function.
Jason Merrill
2
-10
/
+3
2010-06-15
libstdc++.exp: Set additional_prunes.
Jason Merrill
2
-2
/
+0
2010-06-15
call.c (print_z_candidates): Do print viable deleted candidates.
Jason Merrill
1
-8
/
+1
2010-06-08
order_statistics_imp.hpp: Avoid -Wall warnings.
Paolo Carlini
5
-12
/
+12
2009-12-21
atomic: Update to N3000.
Benjamin Kosnik
16
-83
/
+68
2009-07-17
testsuite_common_types.h (standard_layout): Activate.
Benjamin Kosnik
2
-4
/
+4
2009-06-22
testsuite_common_types.h (bitwise_operators, [...]): Initialize a and b.
Paolo Carlini
2
-4
/
+4
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
16
-226
/
+84
2009-01-29
testsuite_common_types.h (has_trivial_cons_dtor): New.
Benjamin Kosnik
3
-4
/
+43
2008-12-12
cstdatomic: Update to N2798.
Benjamin Kosnik
15
-0
/
+627