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
binutils-2.20.51.0.2-5.48.1.el6_10.1.x86_64
[2.8 MiB] |
Changelog
by Andrew Colin Kissa (2023-12-14):
* Wed Jan 02 2019 Nick Clifton <nickc@redhat.com> 2.20.51.0.2-5.48.1
- Backport patch to stop strip from corrupting unrecognised relocs.
(#1653798)
|
binutils-2.20.51.0.2-5.48.el6_10.1.x86_64
[2.8 MiB] |
Changelog
by Nick Clifton (2019-01-02):
- Backport patch to stop strip from corrupting unrecognised relocs.
(#1653798)
|
binutils-2.20.51.0.2-5.48.el6_9.x86_64
[2.8 MiB] |
Changelog
by Nick Clifton (2017-07-31):
- Fix placement of NOBITS sections when using objcopy.
(#1476412)
|