Jump to letter: [
CDGHLMNPRSTV
]
devtoolset-9-binutils - 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).
Packages
devtoolset-9-binutils-2.32-16.el7.x86_64
[5.9 MiB] |
Changelog
by Nick Clifton (2020-02-18):
- Stop the linker's garbage collection feature from removing aliases for weak symbols. (#1804325)
|
devtoolset-9-binutils-2.32-14.el7.1.x86_64
[5.9 MiB] |
Changelog
by Nick Clifton (2020-01-07):
- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. (#1779255)
- Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information.
- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1788503)
|
devtoolset-9-binutils-2.32-14.el7.x86_64
[5.9 MiB] |
Changelog
by Nick Clifton (2019-08-21):
- Fix potential integer overflow in readelf. (#1740470)
- Fix potential integer overflow in GOLD. (#1739491)
|