From: Ulrich Drepper Date: Fri, 24 Aug 2001 18:46:40 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~22555 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c35eb5b0c9e6af4c209fd42550413c2612059eb6;p=external%2Fglibc.git Update. 2001-08-24 Ulrich Drepper * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so startup. Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc doesn't do it. --- diff --git a/ChangeLog b/ChangeLog index a850707..7fad9f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,15 @@ +2001-08-24 Ulrich Drepper + + * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so + startup. Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc + doesn't do it. + 2001-08-24 Maciej W. Rozycki * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to empty to prevent junk from being generated. * sysdeps/unix/sysv/linux/mips/configure: Regenerated. -2001-08-24 Ulrich Drepper - - * elf/do-rel.h (elf_dynamic_do_rel) [RTLD_BOOTSTRAP]: Disable use of - RELCOUNT for now until we know what is wrong with it. - 2001-08-24 Jakub Jelinek * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative