GNU Binutils

Category:Articles with short descriptionCategory:Short description is different from Wikidata Category:Articles lacking reliable references from June 2017Category:All articles lacking reliable references
GNU Binutils
Developer(s)GNU Project
Stable release
2.44[1] Edit this on Wikidata / 2 February 2025
Repository
TypeProgramming tools
LicenseGNU GPLv3-or-later
Websitewww.gnu.org/software/binutils/

The GNU Binary Utilities, or binutils, is a collection of programming tools maintained by the GNU Project for working with executable code including assembly, linking and many other development operations.

The tools are originally from Cygnus Solutions.

The tools are typically used along with other GNU tools such as GNU Compiler Collection, and the GNU Debugger.

Tools

The tools include:

asassembler popularly known as GAS (GNU Assembler)
ldlinker
gprofprofiler
addr2lineconvert address to file and line
arcreate, modify, and extract from archives
c++filtdemangling filter for C++ symbols
dlltoolcreation of Windows dynamic-link libraries
goldalternative linker for ELF files
nlmconvobject file conversion to a NetWare Loadable Module
nmlist symbols exported by object files
objcopycopy object files, possibly making changes
objdumpdump information about object files
ranlibgenerate indices for archives (for compatibility; same as ar -s)
readelfdisplay contents of ELF files
sizelist section sizes and total size of binary files
stringslist printable strings
stripremove symbols from object files
windmcgenerates Windows message resources
windrescompiler for Windows resource files

elfutils

Ulrich Drepper wrote elfutils, to partially replace GNU Binutils, purely for Linux and with support only for ELF and DWARF. It distributes three libraries with it for programmatic access.[2][3]

See also

Category:Pages using div col with small parameter

References

Category:Programming tools Category:GNU Project software
Category:All articles lacking reliable references Category:Articles lacking reliable references from June 2017 Category:Articles with short description Category:GNU Project software Category:Pages displaying wikidata descriptions as a fallback via Module:Annotated link Category:Pages using div col with small parameter Category:Programming tools Category:Short description is different from Wikidata