[ 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 ]
×

Package gcc-toolset-13-binutils-devel-2.40-21.el8.i686 download

Name gcc-toolset-13-binutils-devel
Epoch 0
Version 2.40
Release 21.el8
Architecture i686
Website/URL https://sourceware.org/binutils
License GPLv3+
Build Time 2024-04-08 14:53:38
Build Host builder-x86-07.inferitos.ru
Summary BFD and opcodes static and dynamic libraries and header files
Repositories AppStream
Description This package contains BFD and opcodes static and dynamic libraries. The dynamic libraries are in this package, rather than a separate base package because they are actually linker scripts that force the use of the static libraries. This is because the API of the BFD library is too unstable to be used dynamically. The static libraries are here because they are now needed by the dynamic libraries. Developers starting new projects are strongly encouraged to consider using libelf instead of BFD.
Errata
Size 1172 KiB
Source Project gcc-toolset-13-binutils-2.40-21.el8
SHA-256 checksum e594e3322b13c00d048b4013ccb14271266cc0187ff3e9c8a8c934c5f808ed54
× Full screenshot
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.40-21
- Rebuilt for MSVSphere 8.10 beta

* Thu Feb 22 2024 Nick Clifton  <nickc@redhat.com> - 2.40-21
- Run x86_64 assembler tests for znver5 architecture extension.  (RHEL-25405)

* Tue Feb 13 2024 Nick Clifton  <nickc@redhat.com> - 2.40-20
- Add support for AMD's znver5 architecture extension.  (RHEL-25405)

* Fri Feb 09 2024 Nick Clifton  <nickc@redhat.com> - 2.40-19
- Spec File: Restore the SElinux context to %{_libdir}.  (RHEL-22817)
- [2.40-18: was a failed attempt to fix RHEL-22817]

* Thu Jan 11 2024 Nick Clifton  <nickc@redhat.com> - 2.40-17
- Spec File: Do not use of the system zlib by default.  (RHEL-19373)
- Spec File: Do not check the mtime of ld.bfd. (RHEL-21303)

* Tue Dec 12 2023 Nick Clifton  <nickc@redhat.com> - 2.40-16
- Disable building static libraries with LTO.  (RHEL-18800)

* Mon Sep 11 2023 Nick Clifton  <nickc@redhat.com> - 2.40-15
- Restore the SE context during the post install phase.  (#2232410)

* Thu Aug 03 2023 Nick Clifton  <nickc@redhat.com> - 2.40-14
- Add expected linker test failure for s390x.  (#2228870)

* Thu Aug 03 2023 Nick Clifton  <nickc@redhat.com> - 2.40-13
- Spec File: Really fix building with GTS-13 gcc.  (#2217911)

* Mon Jun 26 2023 Nick Clifton  <nickc@redhat.com> - 2.40-12
- Spec File: Enable building with GTS-13 gcc.  (#2217911)
- Spec File: Build static libraries with -fno-lto.