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.xml16
1 files changed, 5 insertions, 11 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 8848a5120..3193fd7a2 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -1,12 +1,10 @@
-<sect2><title>Contents of GCC</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<para>Last checked against version &gcc-contversion;.</para>
+<sect2><title>Descriptions</title>
-<sect3><title>Program Files</title>
-<para>c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0,
-g++, gcc, gccbug, gcov and tradcpp0</para></sect3>
+<para>Last checked against version &gcc-contversion;.</para>
-<sect3><title>Descriptions</title>
+<sect3><title>Program files descriptions</title>
<sect4><title>cc, cc1, cc1plus, gcc</title>
<para>These are the C compiler. A compiler translates source code in
@@ -49,11 +47,7 @@ code through optimization.</para></sect4>
</sect3>
-<sect3><title>Library Files</title>
-<para>libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so],
-libsupc++.a</para></sect3>
-
-<sect3><title>Descriptions</title>
+<sect3><title>Library files descriptions</title>
<sect4><title>libgcc, libgcc_eh, libgcc_s</title>
<para>Run-time support files for gcc.</para></sect4>