Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
elfutils: A collection of utilities and DSOs to handle compiled objects.
Name: | elfutils |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 0.91 |
License: | GPL |
Release: | 3 |
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
- * Sun Jan 11 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 0.91-3
- added instructions where to get full featured elfutils
- added dwarf.h header
- * Wed Jan 7 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 0.91-2
- macroized spec file for GPL or OSL builds
- * Wed Jan 7 18:00:00 2004 Ulrich Drepper <drepper{%}redhat{*}com>
- split elfutils-devel into two packages.