aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r--appendixa/gcc-desc.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 66f7dd23d..aa9e16bae 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -1,10 +1,6 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<sect2><title>Descriptions</title>
-
-<para>(Last checked against version &gcc-contversion;.)</para>
-
-<sect3><title>Program file descriptions</title>
+<sect2><title>Short descriptions</title>
<para><command>c++filt</command> is used by the linker to demangle C++
symbols, to keep overloaded functions from clashing.</para>
@@ -24,10 +20,6 @@ good bug reports.</para>
<para><command>gcov</command> is a coverage testing tool. It is used to
analyze programs to find out where optimizations will have the most effect.</para>
-</sect3>
-
-<sect3><title>Library file descriptions</title>
-
<para><command>libgcc*</command> contains run-time support for gcc.</para>
<para><command>libiberty</command> contains routines used by various GNU
@@ -39,7 +31,5 @@ many frequently-used functions.</para>
<para><command>libsupc++</command> provides supporting routines
for the c++ programming language.</para>
-</sect3>
-
</sect2>