diff options
Diffstat (limited to 'appendixa/binutils-desc.xml')
-rw-r--r-- | appendixa/binutils-desc.xml | 5 |
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> |