binutils - A GNU collection of binary utilities
Website: | http://sources.redhat.com/binutils |
---|---|
License: | GPLv3+ |
Vendor: | Scientific Linux CERN, https://cern.ch/linux |
- 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.el6_10.1.i686 [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.i686 [2.8 MiB] |
Changelog
by Nick Clifton (2017-07-31):
- Fix placement of NOBITS sections when using objcopy. (#1476412) |
binutils-2.20.51.0.2-5.47.el6_9.1.i686 [2.8 MiB] |
Changelog
by Nick Clifton (2017-03-27):
- Update Release string to indicate a z-stream fix. (#1433075) |
binutils-2.20.51.0.2-5.46.el6.i686 [2.8 MiB] |
Changelog
by Nick Clifton (2017-01-05):
- Fix seg-fault in readelf reading corrupt binary. (#1409817) |
binutils-2.20.51.0.2-5.44.el6.i686 [2.8 MiB] |
Changelog
by Nick Clifton (2015-12-07):
- Backport upstream RELRO fixes. (#1227839) |
binutils-2.20.51.0.2-5.43.el6.i686 [2.8 MiB] |
Changelog
by Jeff Law (2014-12-18):
- Don't replace R_390_TLS_LE{32,64} with R_390_TLS_TPOFF for PIE (#1175590) |
binutils-2.20.51.0.2-5.42.el6.i686 [2.8 MiB] |
Changelog
by Jeff Law (2014-08-12):
- Do not overwrite valid SONAME with empty string. (#1128279) |
binutils-2.20.51.0.2-5.36.el6.i686 [2.8 MiB] |
Changelog
by Patsy Franklin (2012-09-17):
- Fix readelf display of multibyte characters in ELF header.(#773526) |
binutils-2.20.51.0.2-5.34.el6.i686 [2.8 MiB] |
Changelog
by Nick Clifton (2012-05-08):
- install corrected patch (#739144) |
binutils-2.20.51.0.2-5.28.el6.i686 [2.8 MiB] |
Changelog
by Andreas Schwab (2011-10-24):
- Fix lost addend (#747695) |
binutils-2.20.51.0.2-5.20.el6_1.1.i686 [2.8 MiB] |
Changelog
by Andreas Schwab (2011-08-17):
- Fix linker crash handling local symbols in .toc (#721079) |
binutils-2.20.51.0.2-5.20.el6.i686 [2.8 MiB] |
Changelog
by Jan Kratochvil (2011-04-20):
- Fix RELOC_AGAINST_DISCARDED_SECTION crash by off-by-one overrun (#697703). |