Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
binutils - A GNU collection of binary utilities
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
Latest: binutils-2.20.51.0.2-9999.5.21.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
binutils |
0 |
2.20.51.0.2 |
9999.5.21.el6.fio |
src |
15.4 MiB |
2012-02-18 11:32:55 |
binutils |
0 |
2.20.51.0.2 |
9999.5.20.pre6.el6.fio |
src |
15.4 MiB |
2011-07-14 09:07:33 |
Changelog:
- * 2011-05-25 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 2.20.51.0.2-9999.5.20
- Added elfedit from upstream. http://sourceware.org/bugzilla/show_bug.cgi?id=11131
- * 2011-04-20 - Jan Kratochvil <jan.kratochvil[AT]redhat[DOTCOM]> - 2.20.51.0.2-5.20
- Fix RELOC_AGAINST_DISCARDED_SECTION crash by off-by-one overrun (#697703).
- * 2011-02-25 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.20.51.0.2-5.19
- Check audit entry only on ELF input (#680143)
- * 2011-02-25 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.20.51.0.2-5.18
- Don't match zero size sections at start or end of PT_DYNAMIC (#679435)
- * 2010-12-17 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.20.51.0.2-5.17
- Large-TOC support for powerpc (#663587)