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
/
headers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2024-07-08
libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807]
Jonathan Wakely
1
-0
/
+14
2024-04-08
libstdc++: Fix tests that fail with -fno-char8_t
Jonathan Wakely
1
-2
/
+0
2024-01-03
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
2
-0
/
+2
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests
Jonathan Wakely
4
-7
/
+3
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
2
-2
/
+0
2023-09-15
libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_neg.cc for C++23
Jonathan Wakely
1
-2
/
+5
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
1
-1
/
+1
2023-05-12
libstdc++: Reduce <atomic> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-3
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
1
-0
/
+3
2022-04-14
libstdc++: Fix missing and incorrect feature test macros [PR105269]
Jonathan Wakely
2
-0
/
+16
2022-02-10
libstdc++: Add atomic_fetch_xor to <stdatomic.h>
Jonathan Wakely
1
-0
/
+11
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
9
-9
/
+9
2021-01-04
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2020-07-02
libstdc++: Require c++98_only effective target for some tests
Jonathan Wakely
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
9
-9
/
+9
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-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
5
-5
/
+5
2018-07-26
Add missing dg-require-cstdint directives to tests
Jonathan Wakely
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2016-11-22
PR78465 Remove runtime tests for <atomic> macros
Jonathan Wakely
1
-47
/
+20
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
4
-8
/
+4
2016-07-31
Move dg-error directives to relevant lines
Jonathan Wakely
1
-93
/
+48
2016-07-20
LWG 2441 Provide exact-width atomic typedefs
Jonathan Wakely
2
-3
/
+10
2016-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2015-01-05
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2014-10-24
atomic_base.h: Avoid including <stdbool.h>.
Paolo Carlini
1
-1
/
+1
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
4
-4
/
+4
2014-03-04
re PR c++/60376 ([c++1y] ICE on invalid with using declaration in template fu...
Paolo Carlini
1
-47
/
+0
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
5
-5
/
+5
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
5
-5
/
+5
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
2
-2
/
+2
2011-11-28
c-family
Andrew MacLeod
1
-16
/
+32
2011-11-08
macros.cc: Avoid -Wall warnings.
Paolo Carlini
1
-1
/
+1
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
1
-42
/
+37
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
1
-1
/
+1
2011-02-16
atomic: Remove atomic_address, uplift to N3225.
Benjamin Kosnik
2
-11
/
+1
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-1
/
+1
2010-11-01
libstdc++: N3126 draft support.
Benjamin Kosnik
7
-261
/
+170
2009-12-21
atomic: Update to N3000.
Benjamin Kosnik
6
-6
/
+84
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
8
-40
/
+32
2009-01-21
functions.c: Remove atomic_flag_fence.
Benjamin Kosnik
1
-2
/
+1
2008-12-12
cstdatomic: Update to N2798.
Benjamin Kosnik
5
-27
/
+27
[next]