]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Remove note from the GCC 4.0.1 days
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 18 Aug 2024 19:18:42 +0000 (21:18 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 18 Aug 2024 19:19:37 +0000 (21:19 +0200)
libstdc++-v3:
* doc/xml/manual/prerequisites.xml: Remove note from the
GCC 4.0.1 days.
* doc/html/manual/setup.html: Regenerate.

libstdc++-v3/doc/html/manual/setup.html
libstdc++-v3/doc/xml/manual/prerequisites.xml

index 78d2a00c50a4a11abaf6a829e11cf52e0dfa10b4..d8c5ff65cffe000788a7833664b02a78dc4763a5 100644 (file)
    the tools you will need if you wish to modify the source.
 </p><p>
    Additional data is given here only where it applies to libstdc++.
-  </p><p>As of GCC 4.0.1 the minimum version of binutils required to build
-      libstdc++ is <code class="code">2.15.90.0.1.1</code>.
-      Older releases of libstdc++ do not require such a recent version,
-      but to take full advantage of useful space-saving features and
+  </p><p>To take full advantage of useful space-saving features and
       bug-fixes you should use a recent binutils whenever possible.
       The configure process will automatically detect and use these
       features if the underlying support is present.
index a3c6e732a771c132abf1a565b0447837c7214f4f..0efe63bcd46ff182fc61f981fc5fa81df81e25fe 100644 (file)
    Additional data is given here only where it applies to libstdc++.
   </para>
 
-   <para>As of GCC 4.0.1 the minimum version of binutils required to build
-      libstdc++ is <code>2.15.90.0.1.1</code>.
-      Older releases of libstdc++ do not require such a recent version,
-      but to take full advantage of useful space-saving features and
+   <para>To take full advantage of useful space-saving features and
       bug-fixes you should use a recent binutils whenever possible.
       The configure process will automatically detect and use these
       features if the underlying support is present.