summaryrefslogtreecommitdiff
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2006-01-13 00:51:21 +0000
committerRoland McGrath <roland@redhat.com>2006-01-13 00:51:21 +0000
commit321327a975d245ae83d71132b9b8832448aa5400 (patch)
treedcaa49eb39a2209f670de5cfab9d08be07f5521a /config/elfutils.spec.in
parent4b248ceaa6c5b348b563ca34cc4303ed7533ed3f (diff)
downloadelfutils-321327a975d245ae83d71132b9b8832448aa5400.tar.gz
2006-01-12 Roland McGrath <roland@redhat.com>
* s390_retval.c: New file. * Makefile.am (s390_SRCS): Add it. * s390_init.c (s390_init): Install return_value_location hook.
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r--config/elfutils.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 2c8245eb..70bdd79a 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -185,6 +185,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.so
%changelog
+* Thu Jan 12 2006 Roland McGrath <roland@redhat.com> 0.118-1
+- elflint: more tests.
+- libdwfl: New function dwfl_module_register_names.
+- libebl: New backend hook for register names.
+
* Tue Dec 6 2005 Ulrich Drepper <drepper@redhat.com> 0.118-1
- elflint: more tests.
- libdwfl: New function dwfl_module_register_names.