]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
authorRoland McGrath <roland@gnu.org>
Thu, 17 Oct 2002 19:44:20 +0000 (19:44 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 17 Oct 2002 19:44:20 +0000 (19:44 +0000)
before performing the reloc, not before.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.

ChangeLog

index 271ba2014bfcc6a633398a77c637531c577a0da2..18357010a200219eefdbce8c1154c9945fae33c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-17  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
+       before performing the reloc, not before.
+       * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
+
 2002-10-17  Ulrich Drepper  <drepper@redhat.com>
 
        * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
This page took 0.043006 seconds and 5 git commands to generate.