From: Roland McGrath Date: Thu, 18 Dec 2008 23:47:01 +0000 (-0800) Subject: Merge branch 'master' into roland/bug-compat X-Git-Tag: elfutils-0.138~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468b3739cde6cb3a8727eb8eff8cd2686e734e77;p=thirdparty%2Felfutils.git Merge branch 'master' into roland/bug-compat Conflicts: libdwfl/ChangeLog --- 468b3739cde6cb3a8727eb8eff8cd2686e734e77 diff --cc libdwfl/ChangeLog index 1ec9cf675,274b97d35..11aeafd91 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@@ -1,10 -1,8 +1,15 @@@ +2008-12-16 Roland McGrath + + * dwfl_module_build_id.c (dwfl_module_build_id): Define with alias and + symver magic to bind to ELFUTILS_0.138. + (_BUG_COMPAT_dwfl_module_build_id): New function, bug compatible + wrapper for ELFUTILS_0.130 version set. + + 2008-12-18 Roland McGrath + + * derelocate.c (dwfl_module_relocate_address): Fix last fix: ET_DYN + addresses are taken as relative to MOD->low_addr. + 2008-12-15 Roland McGrath * derelocate.c (dwfl_module_relocate_address): Apply main.bias, not