Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
elfutils: A collection of utilities and DSOs to handle compiled objects
- 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).
Changelog
- * Wed Oct 1 17:00:00 2008 Roland McGrath <roland{%}redhat{*}com> - 0.137-3
- fix libdwfl regression (#462689)
- * Thu Aug 28 17:00:00 2008 Roland McGrath <roland{%}redhat{*}com> - 0.137-2
- Update to 0.137
- libdwfl: bug fixes; new segment interfaces;
all the libdwfl-based tools now support --core=COREFILE option
- Resolves: RHBZ #325021, RHBZ #447416
- * Mon Jul 7 17:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 0.135-2
- fix conditional comparison