Package binutils
Source package: binutils
Version: 2.37-alt3
Category: Development/Other
Report package bug
Version: 2.37-alt3
Build time: Oct 20, 2021, 10:50 AM
in the task #287646
Report package bug
Gear: https://git.altlinux.org/gears/b/binutils.git?a=tree;hb=6261038e…
Home page: http://sourceware.org/binutils/
Home page: http://sourceware.org/binutils/
License: GPLv3+
Summary: GNU Binary Utility Development Utilities
Description:
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.
List of rpms provided by this srpm:
binutils (x86_64, ppc64le, i586, armh, aarch64)
binutils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
binutils-devel (x86_64, ppc64le, i586, armh, aarch64)
binutils-source (noarch)
libctf-nobfd0 (x86_64, ppc64le, i586, armh, aarch64)
libctf-nobfd0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
binutils (x86_64, ppc64le, i586, armh, aarch64)
binutils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
binutils-devel (x86_64, ppc64le, i586, armh, aarch64)
binutils-source (noarch)
libctf-nobfd0 (x86_64, ppc64le, i586, armh, aarch64)
libctf-nobfd0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Kirill A. Shutemov
ACL: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Kirill A. Shutemov
ACL: Gleb Fotengauer-Malinovskiy
Last changes:
Oct. 20, 2021 Gleb Fotengauer-Malinovskiy 1:2.37-alt3 |
- Fixed FTBFS with glibc 2.34 (ALT#41173). - glibc-source: excluded source files related to gdb (ALT#41172). |
Sept. 29, 2021 Gleb Fotengauer-Malinovskiy 1:2.37-alt2 |
- Changed build scheme to git branches instead of patches (ALT#40904). - Fixed preserving dates in ar archives processed with strip/objcopy with -p/--preserve-dates option. - Fixed FTBFS with gcc 11 (by switching some test back to DWARF version 4). |
Sept. 11, 2021 Gleb Fotengauer-Malinovskiy 1:2.37-alt1 |
- Updated to 2.37 20210908. - Added --no-wide option to objdump and readelf utilities. |