Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
elfutils-libelf-devel: Development support for libelf
Name: | elfutils-libelf-devel |
Vendor: | Scientific Linux |
Version: | 0.125 |
License: | GPL |
Release: | 3.el5 |
URL: | |
- Summary
- 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.
Changelog
- * Wed Jan 10 16:00:00 2007 Roland McGrath <roland{%}redhat{*}com> - 0.125-3
- Fix overeager warn_unused_result build failures.
- * Wed Jan 10 16:00:00 2007 Roland McGrath <roland{%}redhat{*}com> - 0.125-1
- Update to 0.125
- elflint: Compare DT_GNU_HASH tests.
- move archives into -static RPMs
- libelf, elflint: better support for core file handling
- Really fix libdwfl sorting of modules with 64-bit addresses (#220817).
- Resolves: RHBZ #220817, RHBZ #213792
- * Tue Oct 10 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.124-1
- eu-strip -f: copy symtab into debuginfo file when relocs use it (#203000)
- Update to 0.124
- libebl: fix ia64 reloc support (#206981)
- libebl: sparc backend support for return value location
- libebl, libdwfl: backend register name support extended with more info
- libelf, libdw: bug fixes for unaligned accesses on machines that care
- readelf, elflint: trivial bugs fixed