Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
elfutils: A collection of utilities and DSOs to handle compiled objects.
Name: | elfutils |
Vendor: | Aurora SPARC Linux |
Version: | 0.123 |
License: | GPL |
Release: | 1.al3.1 |
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).
Changelog
- * Fri Oct 13 17:00:00 2006 Dennis Gilmore <dennis{%}ausil{*}us> 0.123-1.1
- rebuild
- * Mon Aug 14 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> 0.123-1
- Update to 0.123
- libebl: Backend build fixes, thanks to Stepan Kasal.
- libebl: ia64 backend support for register names, return value location
- libdwfl: Handle truncated linux kernel module section names.
- libdwfl: Look for linux kernel vmlinux files with .debug suffix.
- elflint: Fix checks to permit --hash-style=gnu format.
- * Mon Jul 17 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.122-4
- Fix warnings in elflint compilation.