1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<sect2><title>Contents of Binutils</title>
<para>(Last checked against version &binutils-contversion;.)</para>
<para>Binutils is a collection of software development tools containing a
linker, assembler and other tools to work with object files and
archives.</para>
<para><emphasis>Installed programs</emphasis>: addr2line, ar, as, c++filt,
gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings and
strip</para>
<para><emphasis>Installed libraries</emphasis>: libiberty.a, libbfd.[a,so] and
libopcodes.[a,so]</para>
</sect2>
|