Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
elfutils-libelf-devel - Development support for libelf
The elfutils-libelf-devel package contains the libraries to create
applications for handling compiled objects. libelf allows you to
access the internals of the ELF object file format, so you can see the
different sections of an ELF file.
Packages
Latest: elfutils-libelf-devel-0.152-2.el6.fio.x86_64.rpm
Changelog:
- * 2011-02-15 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.152-1
- Update to 0.152
- Various build and warning nits fixed for newest GCC and Autoconf.
- libdwfl: Yet another prelink-related fix for another regression. (#674465)
- eu-elfcmp: New flag --ignore-build-id to ignore differing build ID bits.
- eu-elfcmp: New flag -l/--verbose to print all differences.
- * 2011-02-08 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.151-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- * 2011-01-12 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.151-1
- Update to 0.151
- libdwfl: Fix for more prelink cases with separate debug file.
- eu-strip: New flag --strip-sections to remove section headers entirely.
- * 2010-12-02 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.150-2
- libdwfl: Remove bogus assert. (#658268)
- * 2010-11-23 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.150-1
- Update to 0.150
- libdw: Fix for handling huge .debug_aranges section. (#638432)
- libdwfl: Fix for handling prelinked DSO with separate debug file. (#652857)
- findtextrel: Fix diagnostics to work with usual section ordering.