gcc/libstdc++-v3
Yuao Ma 1c5e1093a7 libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
This patch adds the address function to __atomic_ref_base.

libstdc++-v3/ChangeLog:

	* include/bits/atomic_base.h: Implement address().
	* include/bits/version.def: Bump version number.
	* include/bits/version.h: Regenerate.
	* testsuite/29_atomics/atomic_ref/address.cc: New test.
2025-10-13 23:03:41 +08:00
..
config libstdc++: Remove unused config/cpu/i486/atomicity.h file 2025-10-08 17:06:21 +01:00
doc libstdc++: Update Autoconf manual link 2025-10-11 12:18:56 +02:00
include libstdc++: Implement P2835R7 Expose std::atomic_ref's object address 2025-10-13 23:03:41 +08:00
libsupc++ *: regenerate autotools 2025-10-05 17:14:49 +01:00
po *: regenerate autotools 2025-10-05 17:14:49 +01:00
python *: regenerate autotools 2025-10-05 17:14:49 +01:00
scripts libstdc++: Implement std::chrono::current_zone() for Windows [PR108409] 2025-07-15 16:49:43 +01:00
src libstdc++: Implement submdspan_mapping_result. [PR110352] 2025-10-08 12:39:44 +02:00
testsuite libstdc++: Implement P2835R7 Expose std::atomic_ref's object address 2025-10-13 23:03:41 +08:00
.editorconfig libstdc++: editorconfig: Adjust wildcard patterns 2024-12-07 08:49:26 +00:00
ChangeLog Daily bump. 2025-10-12 00:17:20 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013 Rotate ChangeLog files. 2025-01-02 11:06:31 +01:00
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020
ChangeLog-2021
ChangeLog-2022 Rotate ChangeLog files. 2025-01-02 11:06:31 +01:00
ChangeLog-2023 Rotate ChangeLog files. 2025-01-02 11:06:31 +01:00
ChangeLog-2024 Rotate ChangeLog files. 2025-01-02 11:06:31 +01:00
Makefile.am Update copyright years. 2025-01-02 11:59:57 +01:00
Makefile.in *: regenerate autotools 2025-10-05 17:14:49 +01:00
README
acinclude.m4 libstdc++: Implement P3107R5 optimizations for std::print [PR121790] 2025-10-10 09:00:22 +02:00
aclocal.m4 *: regenerate autotools 2025-10-05 17:14:49 +01:00
config.h.in libstdc++: Implement P3107R5 optimizations for std::print [PR121790] 2025-10-10 09:00:22 +02:00
configure libstdc++: Implement P3107R5 optimizations for std::print [PR121790] 2025-10-10 09:00:22 +02:00
configure.ac libstdc++: Implement P3107R5 optimizations for std::print [PR121790] 2025-10-10 09:00:22 +02:00
configure.host all: Fix "specifc", "costant" and "constat" typos in comments 2025-10-07 15:03:42 +01:00
crossconfig.m4
fragment.am
linkage.m4

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.