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).
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.38-17
- Rebuilt for MSVSphere 8.8
* Fri Dec 16 2022 Nick Clifton <nickc@redhat.com> - 2.38-17
- Fix an illegal memory access parsing a corrupt ELF file. (#2153220)
* Fri Jul 01 2022 Nick Clifton <nickc@redhat.comn> - 2.38-16
- Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2103057)
* Thu Jun 23 2022 Nick Clifton <nickc@redhat.comn> - 2.38-15
- Adjust Provides and Requires fields of the sub-packages.
- Use GTS-12 gcc to build static libraries.
* Wed Jun 08 2022 Nick Clifton <nickc@redhat.comn> - 2.38-12
- Fix bug preventing the linker tests from running.
* Mon Jun 06 2022 Nick Clifton <nickc@redhat.comn> - 2.38-11
- Fix selection of 'alternatives' program. (#2093951)
* Tue May 24 2022 Nick Clifton <nickc@redhat.comn> - 2.38-10
- Fix Requires: fields to work with scl.
* Mon May 16 2022 Nick Clifton <nickc@redhat.comn> - 2.38-9
- Add support to the BFD library for DWARF info generated by Clang 14. (#2074396)
* Fri May 13 2022 Nick Clifton <nickc@redhat.comn> - 2.38-8
- Initial import of Fedora Rawhide binutils to GTS12/RHEL8. (#2077448)
* Mon Apr 04 2022 Nick Clifton <nickc@redhat.comn> - 2.38-8
- Fix linker testsuite failures.