Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
elfutils-libs - Libraries to handle compiled objects
The elfutils-libs package contains libraries which implement DWARF, ELF,
and machine-specific ELF handling. These libraries are used by the programs
in the elfutils package. The elfutils-devel package enables building
other programs using these libraries.
Packages
Latest: elfutils-libs-0.152-1.pre6.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
elfutils-libs |
0 |
0.152 |
1.pre6.el5.fio |
x86_64 |
220 KiB |
2011-06-22 08:58:17 |
elfutils-libs |
0 |
0.148 |
1.el5.fio |
x86_64 |
216 KiB |
2011-05-09 16:37:07 |
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.