binutils

The GNU Binary Utilities, or binutils, is a collection of programming tools for the manipulation of object code in various object file formats. The current versions were originally written by programmers at Cygnus Solutions using the Binary File Descriptor library (libbfd). They are typically used in conjunction with GNU Compiler Collection, make, and GDB. Originally the package consisted of only the minor utilities, but later the GNU Assembler (GAS) and GNU 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 Binary File Descriptor library 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[update] the current maintainer is Nick Clifton. Binutils for Linux is maintained by H.J. Lu.
Current version: 2.32

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 2.32 download project version
2019-01-17 9 2.30 download project version
2017-07-13 8 2.23.52.0.1 download project version
2015-06-25 7 2.23.51.0.1 download project version
2014-03-07 6 2.23.51.0.1 download project version
2013-09-10 5 2.23.51.0.1 download project version
2012-10-31 4 2.21.53.0.1 download project version
2012-05-01 3 2.21.53.0.1 download project version
2005-11-08 2 binutils-2.16.91 download project version