| Name: | gcc-toolset-15-binutils |
|---|---|
| Version: | 2.44 |
| Release: | 3.0.1.el8_10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 33933315 |
| License: | GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later |
| RPM: | gcc-toolset-15-binutils-2.44-3.0.1.el8_10.aarch64.rpm |
| Source RPM: | gcc-toolset-15-binutils-2.44-3.0.1.el8_10.src.rpm |
| Build Date: | Mon Dec 01 2025 |
| Build Host: | build-ol8-aarch64.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). |
- Disable three libctf tests that spuriously fail with old system GCCs with backported CTF support. Reviewed-by: Bruce McCulloch <bruce.mcculloch@oracle.com> Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Avoid using SCL for c10s.
- Use system alternatives even for bootstrap.
- Initial commit: Import Fedora 42 binutils to GTS-15. (RHEL-81744)