From: Roland McGrath Date: Thu, 17 Oct 2002 22:07:42 +0000 (+0000) Subject: * configure.in: Grok --without-__thread and disable HAVE___THREAD. X-Git-Tag: upstream/2.30~20872 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9bc70575abf780f16424614df8ace851b3adb96a;p=external%2Fglibc.git * configure.in: Grok --without-__thread and disable HAVE___THREAD. * configure: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index ebf51b7..0b2b12a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,9 @@ 2002-10-17 Roland McGrath + * configure.in: Grok --without-__thread and disable HAVE___THREAD. + * configure: Regenerated. + * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS before performing the reloc, not after. * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.