[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project binutils-2.35.2-54.el9

Name binutils
Epoch 0
Version 2.35.2
Release 54.el9
Website/URL https://sourceware.org/binutils
License GPLv3+
Build Time 2025-02-20 08:41:08
Build Host certified-builder01.msvsphere-os.ru
Summary A GNU collection of binary utilities
Repositories OS
Description Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), readelf (for displaying detailed information about binary files), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line).
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
binutils-2.35.2-54.el9.x86_64 A GNU collection of binary utilities 4b379ec5fd74ea4cc188d72971fdb3039d8847aea7f3111cd43bf80270ed2368 download
binutils-gold-2.35.2-54.el9.x86_64 The GOLD linker, a faster alternative to the BFD linker ec588e49217f558e79796d452d5e19a79e28a4aa2bcafafd08a86087cb19d83d download
i686
binutils-2.35.2-54.el9.i686 A GNU collection of binary utilities 97c3ec6c4dffa2930c460d03dc7c70aae15850b802848e1994a323a4cb81e98c download
src
binutils-2.35.2-54.el9.src A GNU collection of binary utilities 2cc14a92aa773edb1e571b051bda8500f5a9b39bbbd174f487b8cd4040751f53 download
Changelog link
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.35.2-54
- Rebuilt for MSVSphere 9.5

* Wed Aug 14 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-54
- Re fix AArch64 EFI test after applying previous delta.  (RHEL-39953)

* Mon Aug 12 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-53
- Backport commit bc5baa9f13ff to ensure that objcopy does not loose the minimum section alignment for PE binaries.  (RHEL-30268)

* Thu Jul 25 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-52
- Backport commit 6fde04116b4b to stop objcopy from crashing when copying non-PE binaries into a PE output.  (RHEL-48882)

* Thu Jul 25 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-51
- Backport commit 88141209e25ce19473ec07d7aac09cc68f06a630 to fix stripping lld linked binaries.  (RHEL-50536)

* Fri Jul 12 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-50
- Additional patch (commit 31b4d3a16f200bf04db8439a63b72bba7af4e1be).  (RHEL-45873)

* Thu Jul 11 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-49
- Remove the gap between LOAD segments when using RELRO.  (RHEL-45873)

* Thu Jun 27 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-48
- Add missing test driver for section-alignment patch.  (RHEL-30268)

* Thu Jun 27 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-47
- Prune messages from gcc's lto-wrapper which can confure testsuite tests.  (RHEL-45264)

* Thu Jun 20 2024 Nick Clifton  <nickc@redhat.com> - 2.35.2-46
- Fix handling of .gnu.debuglto_.debug_* sections.  (RHEL-43758)