[ All 3 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 gcc-toolset-11-binutils-2.36.1-4.el8_6

Name gcc-toolset-11-binutils
Epoch 0
Version 2.36.1
Release 4.el8_6
Website/URL https://sourceware.org/binutils
License GPLv3+
Build Time 2023-12-13 22:48:34
Build Host builder-x86-05.inferitos.ru
Summary A GNU collection of binary utilities
Repositories AppStream
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
gcc-toolset-11-binutils-2.36.1-4.el8_6.x86_64 A GNU collection of binary utilities aece9f74428bd98472fe4b782829dcafa370b83cf31cb852bbf94ed3bf71edfa download
gcc-toolset-11-binutils-devel-2.36.1-4.el8_6.x86_64 BFD and opcodes static and dynamic libraries and header files b4db2f79f0ce08a1982a09ae8b496cde003e3e642653d41af9e3dc093502820e download
i686
gcc-toolset-11-binutils-devel-2.36.1-4.el8_6.i686 BFD and opcodes static and dynamic libraries and header files dc9d6ade18d3f0d03f323a5476b682558db529e1905bf7f9bb6877a4dd643736 download
src
gcc-toolset-11-binutils-2.36.1-4.el8_6.src A GNU collection of binary utilities c4340d32c2f16b2af24530ab4c6e732a53414000986720c09a2eb484d149a9f0 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.36.1-4
- Rebuilt for MSVSphere 8.8

* Fri Apr 28 2023 Yara Ahmad <yahmad@redhat.com> - 2.36.1-4
- Fix addr2line from gcc-toolset-11-binutils having errors while compiling code 
  using LTO and Dwarf5  (#2153811)

* Tue Jan 25 2022 Nick Clifton  <nickc@redhat.com> - 2.36.1-3
- Fix the assembly of the three-operand variant of the DCBT insn.  (#2044948)

* Fri Nov 26 2021 Nick Clifton  <nickc@redhat.com> - 2.36.1-2
- Add ability to control the display of unicode characters.  (#2009183)

* Wed May 26 2021 Nick Clifton  <nickc@redhat.com> - 2.36.1-1
- Rebase to GNU Binutils 2.36.1.  (#1962627)

* Mon Feb 08 2021 Nick Clifton  <nickc@redhat.com> - 2.35-8
- Extend vulnerability fix again.  (#1925779)

* Mon Feb 01 2021 Nick Clifton  <nickc@redhat.com> - 2.35-7
- Fix a vulnerability in the smart_rename function used by some binutils tools.  (#1920641)

* Fri Jan 15 2021 Nick Clifton  <nickc@redhat.com> - 2.35-6
- NVR bump to allow rebuild with new tag.

* Tue Aug 11 2020 Nick Clifton  <nickc@redhat.com> - 2.35-5
- Fix building with LTO enabled.
- Set the sh_entsize field of the AArch64's PLT section to 0.  (PR 26312)

* Tue Jul 28 2020 Nick Clifton  <nickc@redhat.com> - 2.35-4
- Fix testsuite failures.