elfutils - A collection of utilities and DSOs to handle compiled objects
Website: | https://fedorahosted.org/elfutils/ |
---|---|
License: | GPLv2 with exceptions |
Vendor: | Fedora Project |
- 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).
Packages
elfutils-0.143-1.fc12.x86_64 [176 KiB] |
Changelog
by Roland McGrath (2009-09-21):
- Update to 0.143 - libdw: Various convenience functions for individual attributes now use dwarf_attr_integrate to look up indirect inherited attributes. Location expression handling now supports DW_OP_implicit_value. - libdwfl: Support automatic decompression of files in XZ format, and of Linux kernel images made with bzip2 or LZMA (as well as gzip). |