diff options
Diffstat (limited to 'appendixa/binutils-desc.xml')
-rw-r--r-- | appendixa/binutils-desc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml index 6d31dcd49..49e3492c7 100644 --- a/appendixa/binutils-desc.xml +++ b/appendixa/binutils-desc.xml @@ -50,6 +50,9 @@ and loading sections. For other types of files it scans the whole file.</para> <para><command>strip</command> discards symbols from object files.</para> +<para><command>libiberty</command> contains routines used by various GNU +programs, including getopt, obstack, strerror, strtol and strtoul.</para> + <para><command>libbfd</command> is the Binary File Descriptor library.</para> <para><command>libopcodes</command> is a library for dealing with opcodes. |