diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-17 22:07:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-17 22:07:42 +0000 |
commit | 9bc70575abf780f16424614df8ace851b3adb96a (patch) | |
tree | 9fce70abe375ef74e728c7a512b83b422f721ed2 /ChangeLog | |
parent | 5b8f26b4cd59fd66b99ba32275c179a22adb757c (diff) | |
download | glibc-9bc70575abf780f16424614df8ace851b3adb96a.tar.gz glibc-9bc70575abf780f16424614df8ace851b3adb96a.tar.xz glibc-9bc70575abf780f16424614df8ace851b3adb96a.zip |
* configure.in: Grok --without-__thread and disable HAVE___THREAD.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ebf51b7e9c..0b2b12a743 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,9 @@ 2002-10-17 Roland McGrath <roland@redhat.com> + * 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. |