From 9a88a2d7b35b7f08c07a9a189a176e7ca49d82b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Sep 2002 03:17:20 +0000 Subject: Update. 2002-09-26 Ulrich Drepper * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_HASH entry if necessary. * elf/dl-lookup.c (_dl_setup_hash): DT_HASH entry is already relocated. * elf/dl-addr.c (_dl_addr): Use .hash[1] entry to determine end of the symbol table if necessary. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3cc47abaff..80e8983826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-09-26 Ulrich Drepper + + * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_HASH entry + if necessary. + * elf/dl-lookup.c (_dl_setup_hash): DT_HASH entry is already relocated. + * elf/dl-addr.c (_dl_addr): Use .hash[1] entry to determine end of the + symbol table if necessary. + 2002-09-26 Roland McGrath * stdlib/longlong.h: Replaced with current version from GCC mainline, -- cgit v1.2.3