elfutils - A collection of utilities and DSOs to handle compiled objects

Description:

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).

Homepage:

License: GPLv2 with exceptions

Vendor: Fedora Project

Packages

elfutils-0.130-3.fc8.x86_64 [198 KiB] Changelog by Roland McGrath (2007-10-17):
- Fix ET_REL support.
- Fix odd indentation in eu-readelf -x output.