Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
binutils-2.27-44.base.vl7.1.src
[24.4 MiB] |
Changelog
by Nick Clifton (2021-10-22):
- Add ability to control the display of unicode characters. (#2009168)
|
binutils-2.27-44.base.vl7.src
[24.4 MiB] |
Changelog
by Nick Clifton (2020-02-12):
- Allow the BFD library to handle the copying of files containing secondary reloc sections. (#1804151)
|
binutils-2.27-43.base.vl7.1.src
[24.4 MiB] |
Changelog
by Nick Clifton (2020-02-12):
- Allow the BFD library to handle the copying of files containing secondary reloc sections. (#1804151)
|
binutils-2.27-41.base.vl7.2.src
[24.4 MiB] |
Changelog
by Nick Clifton (2019-12-12):
- Implement assembler workaround for Intel JCC microcode bug. (#1782776)
|
binutils-2.27-41.base.vl7.1.src
[24.4 MiB] |
Changelog
by Nick Clifton (2019-09-26):
- Stop the BFD library from complaining about multiple reloc sections for the same code section. (#1755779)
|
binutils-2.27-41.base.vl7.src
[24.4 MiB] |
Changelog
by Nick Clifton (2019-04-15):
- Fix up some linker tests that fail because of the R_x86_64_GOTPCRELX patch. (#1699745)
|