removed gasp from descs - not present in recent binutils anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-12-31 21:10:12 +00:00
parent 14d5c7f1fc
commit 89e909277a

View File

@ -4,7 +4,7 @@
<sect3><title>Program Files</title>
<para>addr2line, ar, as, gasp, gprof, ld, nm, objcopy, objdump,
<para>addr2line, ar, as, gprof, ld, nm, objcopy, objdump,
ranlib, readelf, size, strings and strip</para></sect3>
<sect3><title>Descriptions</title>
@ -25,9 +25,6 @@ the archive).</para></sect4>
<para>as is primarily intended to assemble the output of the GNU C compiler,
gcc, for use by the linker ld.</para></sect4>
<sect4><title>gasp</title>
<para>gasp is the Assembler Macro Preprocessor.</para></sect4>
<sect4><title>gprof</title>
<para>gprof displays call graph profile data.</para></sect4>