aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/binutils-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-12-31 21:10:12 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-12-31 21:10:12 +0000
commit89e909277a3790b35e4682f4e068212061c0942d (patch)
tree3fbd7a93b4b9c22d56309588f405a02a93cc41d0 /appendixa/binutils-desc.xml
parent14d5c7f1fcef3fe204146a113cc907b1dcf06757 (diff)
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
Diffstat (limited to 'appendixa/binutils-desc.xml')
-rw-r--r--appendixa/binutils-desc.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml
index 5100f6b1f..20b7dd116 100644
--- a/appendixa/binutils-desc.xml
+++ b/appendixa/binutils-desc.xml
@@ -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>