Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
elfutils-libelf - Library to read and write ELF files
The elfutils-libelf package provides a DSO which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.
Packages
Latest: elfutils-libelf-0.152-1.pre6.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
elfutils-libelf |
0 |
0.152 |
1.pre6.el5.fio |
i686 |
310 KiB |
2011-06-22 08:58:15 |
elfutils-libelf |
0 |
0.148 |
1.el5.fio |
i686 |
295 KiB |
2011-05-09 16:38:22 |
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.