Name: | binutils |
---|---|
Version: | 2.35.2 |
Release: | 37.0.1.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 24825904 |
License: | GPLv3+ |
RPM: | binutils-2.35.2-37.0.1.el9.i686.rpm |
Source RPM: | binutils-2.35.2-37.0.1.el9.src.rpm |
Build Date: | Wed Mar 29 2023 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceware.org/binutils |
Summary: | A GNU collection of binary utilities |
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). |
- Forward-port Oracle patches from 2.35.2-24.0.1 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Stop the cross binaries from leaking into the native packages.
- Ensure that x86_64 and i686 versions of bfd_stdint.h are the same. (#2162328)
- Extend fix handling symbol versioning with LTO plugins. (#2148469)
- Restore libiberty.a to the binutils-devel package. (#2154772)
- Fix special case of previous delta for s390x. (#2151938)
- Increase the max number of open files to 20. (#2151938)
- Disable building GOLD for cross-binutils.
- Eliminate duplicates between sub-packages and add missing shared libraries. (#2149646)
- Eliminate duplicates between sub-packages. (#2149646)