Name: | binutils |
---|---|
Version: | 2.27 |
Release: | 43.base.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 25157947 |
License: | GPLv3+ |
RPM: | binutils-2.27-43.base.0.1.el7.x86_64.rpm |
Source RPM: | binutils-2.27-43.base.0.1.el7.src.rpm |
Build Date: | Wed Apr 01 2020 |
Build Host: | jenkins-10-147-72-125-3c078293-05d4-405a-b80e-6dc66310a664.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://sources.redhat.com/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). |
- Complete the backport of upstream commit a5def14f1ca70e14d9433cb229c9369fa3051598 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error [Orabug 27930573]
- Implement assembler workaround for Intel JCC microcode bug. (#1778892)
- Stop the BFD library from complaining about sections with multiple sets of relocations. (#1749085)
- Fix up some linker tests that fail because of the R_x86_64_GOTPCRELX patch. (#1699745)
- Enable gold for PowerPC and s390x. (#1670014)
- Fix a potential illegal memory access triggered by an integer overflow. (#1665884)
- Disable optimizations of x06_64 PLT entries. (#1624779)
- Add the .attach-to-group pseudo-op to the assembler. (#1652587)
- Prevent resource exhaustion attacks on libiberty's name demangling code. (#1598561)
- Stop strip crashing when removing .comment sections. (#1644632)