diff options
author | Roland McGrath <roland@redhat.com> | 2007-11-09 22:44:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2007-11-09 22:44:26 +0000 |
commit | 07a696ef21bb513992093221be11b312443c62f9 (patch) | |
tree | b057eccefc3e6dd4916541f82d30050f921f151a /config | |
parent | 6b72bb7ee1a51c8140310ab3a5d654876b2ec967 (diff) | |
download | elfutils-07a696ef21bb513992093221be11b312443c62f9.tar.gz |
2007-11-09 Roland McGrath <roland@redhat.com>
* readelf.c (attr_callback): Handle DW_AT_data_location.
Diffstat (limited to 'config')
-rw-r--r-- | config/elfutils.spec.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 4f8f3cf7..ffcf129e 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -180,14 +180,6 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog -* Sun Nov 11 2007 Ulrich Drepper <drepper@redhat.com> 0.131-1 -- libdw: DW_FORM_ref_addr support; dwarf_formref entry point now depreca -ted; bug fixes for oddly-formatted DWARF -- libdwfl: bug fixes in offline archive support, symbol table handling; - apply partial relocations for dwfl_module_address_section on -ET_REL -- libebl: powerpc backend support for Altivec registers - * Mon Oct 15 2007 Ulrich Drepper <drepper@redhat.com> 0.130-1 - readelf: -p option can take an argument like -x for one section, or no argument (as before) for all SHF_STRINGS sections; |