Ver código fonte

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
Gerard Beekmans 22 anos atrás
pai
commit
89e909277a
1 arquivos alterados com 1 adições e 4 exclusões
  1. 1 4
      appendixa/binutils-desc.xml

+ 1 - 4
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>