From: Jonathan Wakely Date: Mon, 20 Nov 2023 12:41:30 +0000 (+0000) Subject: libstdc++: Remove outdated references to buildstat.html X-Git-Tag: basepoints/gcc-15~4452 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=623b8081ab8db797bd017c06aa11accbfae3342d;p=thirdparty%2Fgcc.git libstdc++: Remove outdated references to buildstat.html The buildstat.html pages have not existed since gcc-8 so remove referencs to them in the libstdc++ manual. libstdc++-v3/ChangeLog: * doc/html/*: Regenerate. * doc/xml/faq.xml: Remove reference to buildstat.html pages. * doc/xml/manual/test.xml: Likewise --- diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index d08f03940c99..e84e455c4e96 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -131,9 +131,8 @@ (gcc, g++, etc) is widely considered to be one of the leading compilers in the world. Its development is overseen by the - GCC team. All of - the rapid development and near-legendary - portability + GCC team. + All of the rapid development and near-legendary portability that are the hallmarks of an open-source project are applied to libstdc++.

All of the standard classes and functions from C++98/C++03, C++11 and C++14 diff --git a/libstdc++-v3/doc/html/manual/test.html b/libstdc++-v3/doc/html/manual/test.html index b29c2eb359e2..4b7f60c9bade 100644 --- a/libstdc++-v3/doc/html/manual/test.html +++ b/libstdc++-v3/doc/html/manual/test.html @@ -139,10 +139,8 @@ cat 27_io/objects/char/3_xin.in | a.out

Archives of test results for various versions and platforms are - available on the GCC website in the build - status section of each individual release, and are also archived on a daily basis on the gcc-testresults - mailing list. Please check either of these places for a similar + mailing list. Please check there for a similar combination of source version, operating system, and host CPU.

Variations

There are several options for running tests, including testing diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index da41199584e0..79edb02bec4f 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -64,9 +64,8 @@ (gcc, g++, etc) is widely considered to be one of the leading compilers in the world. Its development is overseen by the - GCC team. All of - the rapid development and near-legendary - portability + GCC team. + All of the rapid development and near-legendary portability that are the hallmarks of an open-source project are applied to libstdc++. diff --git a/libstdc++-v3/doc/xml/manual/test.xml b/libstdc++-v3/doc/xml/manual/test.xml index 936f97417af1..f2c709bc6bf1 100644 --- a/libstdc++-v3/doc/xml/manual/test.xml +++ b/libstdc++-v3/doc/xml/manual/test.xml @@ -266,10 +266,8 @@ cat 27_io/objects/char/3_xin.in | a.out Archives of test results for various versions and platforms are - available on the GCC website in the build - status section of each individual release, and are also archived on a daily basis on the gcc-testresults - mailing list. Please check either of these places for a similar + mailing list. Please check there for a similar combination of source version, operating system, and host CPU.