gcc/libstdc++-v3
Chris Johns 052094e298 libstdc++-v3: Enable features for RTEMS (based on GCC 15)
libstdc++-v3/ChangeLog:

	* configure: Regenerate.
	* configure.ac (newlib, *-rtems*): Add HAVE_SYS_IOCTL_H,
	HAVE_SYS_STAT_H, HAVE_SYS_TYPES_H, HAVE_S_ISREG, HAVE_UNISTD_H,
	HAVE_UNLINKAT, _GLIBCXX_USE_CHMOD, _GLIBCXX_USE_MKDIR,
	_GLIBCXX_USE_CHDIR, _GLIBCXX_USE_GETCWD, _GLIBCXX_USE_UTIME,
	_GLIBCXX_USE_LINK, _GLIBCXX_USE_READLINK, _GLIBCXX_USE_SYMLINK,
	_GLIBCXX_USE_TRUNCATE and _GLIBCXX_USE_FDOPENDIR.
2025-10-15 09:58:25 -05:00
..
config libstdc++: Update some baseline_symbols.txt (x32) 2025-07-19 12:39:18 -07:00
doc libstdc++: Document remaining C++17 implementation-defined behavior. 2025-09-09 16:17:19 +02:00
include libstdc++: Fix up <ext/pointer.h> [PR121827] 2025-09-24 17:15:51 +02:00
libsupc++ Update copyright years. 2025-01-02 11:59:57 +01:00
po Update copyright years. 2025-01-02 11:59:57 +01:00
python libstdc++: Suppress GDB output from new 'skip' commands [PR118260] 2025-05-12 09:46:36 +01:00
scripts libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701] 2025-02-05 09:59:56 +01:00
src libstdc++: Add various missing exports [PR121373] 2025-08-08 10:24:20 +02:00
testsuite libstdc++/testsuite: Unpoison 'u' on s390x in names.cc test 2025-09-24 13:37:50 -04:00
.editorconfig libstdc++: editorconfig: Adjust wildcard patterns 2024-12-07 08:49:26 +00:00
ChangeLog Daily bump. 2025-09-25 00:28:17 +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 libstdc++: Use -C option to run recursive make in sub-directories 2024-11-16 01:05:06 +00:00
README
acinclude.m4 GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] 2025-04-07 15:57:30 +02:00
aclocal.m4
config.h.in Libstdc++: Fix bootstrap failure for cross without tm.tm_zone [PR119550] 2025-03-31 22:54:08 +01:00
configure libstdc++-v3: Enable features for RTEMS (based on GCC 15) 2025-10-15 09:58:25 -05:00
configure.ac libstdc++-v3: Enable features for RTEMS (based on GCC 15) 2025-10-15 09:58:25 -05:00
configure.host GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] 2025-04-07 15:57:30 +02: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.