GNU binutils work mostly behind the scenes of
Linux development, largely because GNU make and
the GCC frontend does so many things
automatically. Utilities include: ld as nm objdump
objcopy nm ar ranlib strip c filt size addr2line
and dlltool.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Support for delay importing to dlltool was added. gprof can now read symbols from a file. objcopy and objdump have received new output formatting options. Many other options were added or enhanced.