From: Ulrich Drepper Date: Wed, 12 Jul 2006 20:46:54 +0000 (+0000) Subject: Release. X-Git-Tag: elfutils-0.122 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f48d0b05bdcc9a99585229b8d733fce2b383a51e;p=thirdparty%2Felfutils.git Release. --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 6c5f7a5aa..8ab350c1b 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -154,6 +154,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* Wed Jul 12 2006 Ulrich Drepper 0.122-1 +- libebl: add function to test for relative relocation +- elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks +- elflint, readelf: add support for DT_GNU_HASHlibelf: add elf_gnu_hash +- elflint, readelf: add support for 64-bit SysV-style hash tables +- libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym. + * Wed Jun 14 2006 0.121-1 - libelf: bug fixes for rewriting existing files when using mmap. - make all installed headers usable in C++ code.