Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
elfutils: A collection of utilities and DSOs to handle compiled objects.
Name: | elfutils |
Vendor: | Scientific Linux |
Version: | 0.97.1 |
License: | GPL |
Release: | 4 |
URL: | |
- Summary
- Elfutils is a collection of utilities, including ld (a linker),
nm (for listing symbols from object files), size (for listing the
section sizes of an object or archive file), strip (for discarding
symbols), readelf (to see the raw ELF file structures), and elflint
(to check for well-formed ELF files). Also included are numerous
helper libraries which implement DWARF, ELF, and machine-specific ELF
handling.
Changelog
- * Mon Oct 23 19:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-4
- eu-strip -f: copy symtab into debuginfo file when relocs use it (#211903)
- Resolves: RHBZ #211903
- * Sun Apr 16 19:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-3
- Backport more robustification fixes (#159888).
- * Tue Apr 11 19:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-1
- Code relicensed under GPLv2.