Teisipäev, august 04, 2026

Ajalugu, Täna ajaloos

TÄNA AJALOOS, 11. juuli ⟩ Avati Tallinna teletorn

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

As of 26 July 2026[2] the tools include:
addr2lineconvert address to file and line
arcreate, modify, and extract from archives
asassembler popularly known as GAS (GNU Assembler)
c++filtdemangling filter for C++ symbols
dlltoolcreation of Windows dynamic-link libraries
elfeditallows alteration of ELF format files
goldalternative linker for ELF files
gprofprofiler
gprofngcollects and displays application performance data
ldlinker
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.[3][4]

See also

References

  1. Nick Clifton (26 July 2026). "Release 2.47 of the GNU Binutils is now available". Retrieved 26 July 2026.
  2. "Binutils". GNU Project. Archived from the original on 26 July 2026. Retrieved 26 July 2026.
  3. elfutils home
  4. elfutils at Drepper's home

Leave a Reply