Package binutils: Information

  • Default inline alert: Version in the repository: 2.41-alt1

Binary package: binutils
Version: 2.37-alt1
Architecture: x86_64
Build time:  Sep 21, 2021, 11:06 PM in the task #285602
Source package: binutils
Report package bug
License: GPLv3+
Summary: GNU Binary Utility Development Utilities
Description: 
Binutils is a collection of binary utilities, including:
+ addr2line: converting addresses to file and line;
+ ar: creating modifying and extracting from archives;
+ nm: listing symbols from object files;
+ objcopy: copying and translating object files;
+ objdump: displaying information from object files;
+ ranlib: generating an index for the contents of an archive;
+ size: listing the section sizes of an object or archive file;
+ strings: listing printable strings from files;
+ strip: discarding symbols.




Last changed


Sept. 11, 2021 Gleb Fotengauer-Malinovskiy 1:2.37-alt1
- Updated to 2.37 20210908.
- Added --no-wide option to objdump and readelf utilities.
July 6, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt2
- Enabled deterministic mode in ar(1) and objcopy(1) by default.
July 5, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt1
- Updated to binutils-2_35_2-3-g3437a8bad8a.
- Fixed FTBFS with glibc >= 2.32-alt3.