Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

binutils-devel-2.35.2-37.el9 RPM for i686

From CentOS Stream 9 AppStream for x86_64

Name: binutils-devel Distribution: CentOS
Version: 2.35.2 Vendor: CentOS
Release: 37.el9 Build date: Fri Jan 20 12:27:13 2023
Group: Unspecified Build host: x86-04.stream.rdu2.redhat.com
Size: 22261306 Source RPM: binutils-2.35.2-37.el9.src.rpm
Packager: builder@centos.org
Url: https://sourceware.org/binutils
Summary: BFD and opcodes static and dynamic libraries and header files
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.

Provides

Requires

License

GPLv3+

Changelog

* Fri Jan 20 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-37
  - Stop the cross binaries from leaking into the native packages.
* Thu Jan 19 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-36
  - Ensure that x76_64 and i686 versions of bfd_stdint.h are the same.  (#2162328)
* Tue Jan 10 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-35
  - Extend fix handling symbol versioning with LTO plugins.  (#2148469)
* Mon Dec 19 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-33
  - Restore libiberty.a to the binutils-devel package.  (#2154772)
* Wed Dec 14 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-32
  - Fix special case of previous delta for s390x.   (#2151938)
* Mon Dec 12 2022 Yara Ahmamd <yahmad@redhat.com> -2.35.2-31
  - Increase the max number of open files to 20.   (#2151938)
* Mon Dec 12 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-30
  - Disable building GOLD for cross-binutils.
* Wed Dec 07 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-29
  - Eliminate duplicates between sub-packages and add missing shared libraries.  (#2149646)
* Wed Nov 30 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-28
  - Eliminate duplicates between sub-packages.  (#2149646)
* Wed Nov 30 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-27
  - Create cross-binutils-<ARCH> sub-packages.  (#2149646)
* Mon Nov 28 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-26
  - Fix handling symbol versioning with LTO plugins.  (#2148469)
* Thu Sep 08 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-25
  - Fix the generation of unnecesaary CIE stack unwinding frames.  (#2121123)
* Mon Jun 13 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-24
  - Fix bogus linker warnings about references to undefined symbols.  (#2095926)
* Mon May 23 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-23
  - GAS: AArch64: Do not complain about unknown disabled architecture extensions.  (#2071038)
* Tue May 03 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-22
  - Add support for generating s390x static PIE binaries.  (#2080164)
* Mon Apr 11 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-21
  - Allow z16 to be used as an alias for the arch14 extenstions to the S390 architecture.  (#2073383)
* Tue Apr 05 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-20
  - Allow the AArch64 architecture's RNG extension to be used without ARMv8.5.  (#2071038)
* Wed Mar 30 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-19
  - NVR bump to allow rebuild.  (#2057638)
* Mon Mar 07 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-18
  - Do not export any windows tools (if they were built).  (#2057638)
* Mon Jan 24 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-17
  - Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS (#2043970)
* Fri Jan 21 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-16
  - Fix the handling of the /usr/bin/ld file.  (#2042447)
* Tue Jan 18 2022 Nick Clifton  <nickc@redhat.com> - 2.35.2-15
  - Fix testsuite failures.  (#2039325)
* Tue Dec 14 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-14
  - Add support for an Intel AMX instructions.  (#2030554)
* Tue Nov 30 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-13
  - Add support for an AArch64-EFI target.  (#2027517)
* Fri Nov 26 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-12
  - Define QA_RPATH to stop complaints about valid DT_RPATH tags.  (#2026296)
* Wed Nov 24 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-11
  - Fix linker testsuite failures for s390x.  (#2026295)
* Mon Oct 25 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-10
  - Add ability to control the display of unicode characters.  (#2009190)
* Mon Aug 16 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-9
  - Add another s390x arch 14 instruction.  (#1898533)
* Mon Aug 16 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-8
  - Ensure that dir[0] contains pwd in gas generated DWARF-5 directory tables.  (#1986018)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.35.2-7
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Wed Jun 23 2021 Nick Clifton  <nickc@redhat.com> - 2.32.2-6
  - Fix the GOLD linker's generation of .note.gnu.property sections for x86.  (#1974753)
* Wed Jun 16 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-5
  - Add gas/testsuite/gas/s390/zarch-arch14.[sd] files.  (#1898533)
* Tue May 18 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-4
  - Generate PLT relocs for weak undefined PPC function symbols.  (#1960667)
* Tue May 18 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-3
  - Fix decoding DW_FORM_ref_addr in DWARF-5 data.  (#1960658)
* Fri May 07 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-2
  - Fix potential buffer corruption in sha1 code in libiberty library.  (#1954138)
  - Fix potential buffer corruption in sha1 code in linker.  (#1954139)
* Fri Apr 23 2021 Nick Clifton  <nickc@redhat.com> - 2.35.2-1
  - Fix an illegal memory access when parsing a corrupt ELF file.  (#1950481)
  - Fix excessive memory consumption parsing corrupt DWARF information. (#1947969)
  - Rebase to GNU Binutils 2.35.2.
  - Retire: binutils-2.35.1-update.patch
  - Retire: binutils-gas-auto-dwarf-5.patch
  - Retire: binutils-DWARF-5-line-number-parsing.patch
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.35.1-43
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Mar 25 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-42
  - Extend support for s390 Z14 instructions.  (#1898533)
* Fri Mar 12 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-41
  - Prevent an illegal memory access when reading relocations for secondary reloc sections.  (#1937784)
* Thu Mar 11 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-40
  - Extend vulnerability fix yet again.  (#1925779)
* Fri Mar 05 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-39
  - Fix more testsuite failures.
* Mon Feb 22 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-38
  - Fix another problem with note merging.
* Mon Feb 22 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-37
  - Stop readelf from warning about gaps in notes.  (#1931356)
* Fri Feb 19 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-36
  - Fix merging ppc64le notes.  (#1928936)
* Fri Feb 19 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-35
  - Add support for the Z extensions to the s390x architecture.
* Mon Feb 08 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-34
  - Extend vulnerability fix again.  (#1925779)
* Thu Feb 04 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-33
  - Preserve debug information in libbfd.a and libopcodes.a.  (#1924068)
* Thu Feb 04 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-32
  - Extend vulnerability fix again.  (#1913744)
* Wed Feb 03 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-31
  - Enable PEP support for all targets.  (#1920373)
* Tue Feb 02 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-30
  - Extend vulnerability fix.  (#1913744)
* Mon Feb 01 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-29
  - Add support for DWARF-5 sections to the bfd linker's scripts.  (#1922707)
* Fri Jan 29 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-28
  - Fix a vulnerability in the smart_rename function.  (#1913744)
* Thu Jan 28 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-27
  - Fix failures is gas and ld testsuites.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.35.1-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 25 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-25
  - Update the BFD library to handle DWARF-5 line number ranges.
* Thu Jan 21 2021 Nick Clifton  <nickc@redhat.com> - 2.35.1-24
  - Update the GOLD linker to handle x86 .note.gnu.property sections.  (#1916925)

Files

/usr/include/ansidecl.h
/usr/include/bfd.h
/usr/include/bfd_stdint.h
/usr/include/bfdlink.h
/usr/include/ctf-api.h
/usr/include/ctf.h
/usr/include/demangle.h
/usr/include/diagnostics.h
/usr/include/dis-asm.h
/usr/include/libiberty.h
/usr/include/plugin-api.h
/usr/include/symcat.h
/usr/lib/libbfd.a
/usr/lib/libbfd.la
/usr/lib/libbfd.so
/usr/lib/libctf-nobfd.a
/usr/lib/libctf.a
/usr/lib/libiberty.a
/usr/lib/libopcodes.a
/usr/lib/libopcodes.la
/usr/lib/libopcodes.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 03:48:52 2024