summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-11 19:34:03 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-11 19:34:03 +0000
commit6b72bb7ee1a51c8140310ab3a5d654876b2ec967 (patch)
tree583063175034c684949e5a22849b500a0aeaa6e9 /config
parent478a9607def40fdbc48ba4ecff8597e1b34589af (diff)
downloadelfutils-6b72bb7ee1a51c8140310ab3a5d654876b2ec967.tar.gz
0.131 release.
Diffstat (limited to 'config')
-rw-r--r--config/elfutils.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index ffcf129e..4f8f3cf7 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -180,6 +180,14 @@ 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;