- GNU Binutils
Infobox Software
name = GNU Binutils
caption =
developer =GNU Project
latest_release_version = 2.18 (August 2007)
operating_system =
genre =programming tool s
license = GPL
website = [http://www.gnu.org/software/binutils/ www.gnu.org/software/binutils/]The
GNU Binary Utilities, or binutils, is a collection ofprogramming tool s for the manipulation ofobject code in variousobject file format s. The current versions were originally written by programmers atCygnus Solutions using theBinary File Descriptor library (libbfd). They are typically used in conjunction withGNU Compiler Collection , make, and GDB.Originally the package consisted of only the minor utilities, but later the
GNU Assembler (GAS) andGNU Linker (GLD) were included in releases, since their functionality is so closely related.Most of the binutils are rather simple programs. Most of the complexity is encapsulated in the
libbfd and libopcodes libraries, which they share.The original BFD versions were written by David Henkel-Wallace and Steve Chamberlain. Past maintainers have included Ken Raeburn and Ian Lance Taylor.
As of 2005 the current maintainer is Nick Clifton.Binutils for Linux is maintained by H.J. Lu.
Commands
The binutils include the following commands:
See also
*
Coreutils
*List of Unix utilities
*GNU Debugger External links
* [http://www.gnu.org/software/binutils/ GNU Binutils homepage]
* [http://www.kernel.org/pub/linux/devel/binutils/ Binutils for Linux]
Wikimedia Foundation. 2010.