From 0c07a9016620528baf6b1c433d9070452be76c65 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 23 Feb 2001 19:23:04 +0000 Subject: Added descriptions for gasp, gprof, readelf and removed nlmconv description (not being build anymore) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/binutils-desc.xml | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) (limited to 'appendixa/binutils-desc.xml') diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml index 6211265cf..1e8b63559 100644 --- a/appendixa/binutils-desc.xml +++ b/appendixa/binutils-desc.xml @@ -2,14 +2,31 @@ Description -The Binutils package contains the ld, as, ar, nm, objcopy, objdump, -ranlib, size, strings, strip, c++filt, addr2line and nlmconv programs +The Binutils package contains the gasp, gprof, ld, as, ar, nm, objcopy, +objdump, ranlib, readelf, size, strings, strip, c++filt and addr2line +programs Description +gasp + + +Gasp is the Assembler Macro Preprocessor. + + + + +gprof + + +gprof displays call graph profile data. + + + + ld @@ -80,6 +97,14 @@ that is a relocatable object file. +readelf + + +readelf displays information about elf type binaries. + + + + size @@ -143,14 +168,5 @@ with a given address. -nlmconv - - -nlmconv converts relocatable object files into the NetWare Loadable Module -files, optionally reading header files for NLM header information. - - - - -- cgit v1.2.3-54-g00ecf