From 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 6 Oct 2003 22:19:12 +0000 Subject: Changing the style of the 'Content' subsections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/gcc-desc.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'appendixa/gcc-desc.xml') 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 @@    -Descriptions - -(Last checked against version &gcc-contversion;.) - -Program file descriptions +Short descriptions c++filt is used by the linker to demangle C++ symbols, to keep overloaded functions from clashing. @@ -24,10 +20,6 @@ good bug reports. gcov is a coverage testing tool. It is used to analyze programs to find out where optimizations will have the most effect. - - -Library file descriptions - libgcc* contains run-time support for gcc. libiberty contains routines used by various GNU @@ -39,7 +31,5 @@ many frequently-used functions. libsupc++ provides supporting routines for the c++ programming language. - - -- cgit v1.2.3-54-g00ecf