Name: | binutils |
---|---|
Version: | 2.30 |
Release: | 58.0.2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28774817 |
License: | GPLv3+ |
RPM: | binutils-2.30-58.0.2.el8.x86_64.rpm |
Source RPM: | binutils-2.30-58.0.2.el8.src.rpm |
Build Date: | Thu Nov 21 2019 |
Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.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). |
- CVE-2018-12207 / Intel SKX102 - Introduce the following gas options: -malign-branch -malign-branch-boundary -malign-branch-prefix-size -mbranches-within-32B-boundaries - Lessen the performance hit due to the Mitigation of Intel's JCC Erratum by backporting the patch series that teach gas not to place various jump instructions at the end of 32 byte boundries or across such boundaries. - Prepatory patches: binutils-2.31-i386-gas-01-add-.nop-assembler-directive.patch binutils-2.31-i386-gas-02-rewrite-NOP-generation.patch binutils-2.31-i386-gas-03-insns-exceeding-the-15-byte.patch binutils-2.31-i386-gas-04-pass-max_bytes-to-TC_FRAG_INIT.patch - Mitigation Patches: binutils-2.33-i386-gas-01-add-md_cons_worker.patch binutils-2.33-i386-gas-02-add-md_generic_table_relax_frag.patch binutils-2.33-i386-gas-03-align-branches-within-a-fixed-boundary.patch binutils-2.33-i386-gas-04-add-mbranches-within-32B-boundaries.patch binutils-2.33-i386-gas-05-add-tests-for-malign-branch-boundary-and-malign.patch - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Backports the following patch with binutils-aarch64-stub-alignment.patch: 9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs.
- Stop the BFD library from complaining about sections with multiple sets of relocations. (#1749084)
- Fix a thinko in the new gas tests for the s390x arch13 extension. (#1710860)
- Remove a spurious debugging message left in the binutils-note-merge-improvements.patch.
- Fix a problem when producing non-PIE binaries using the GOLD linker for AArch64. (#1693661)
- Further enhance the support for the arch13 extensions to the s390x architecture. (#1659437)
- Do not enable IBT when an object file contains code but no GNU Property notes. (#1687774)
- Add support for partially relocatable GOT sections on the s390x architecture. (#1525406)
- Add support for the arch13 extension to the s390x architecture. (#1659437)