before performing the reloc, not after.
authorRoland McGrath <roland@gnu.org>
Thu, 17 Oct 2002 19:51:49 +0000 (19:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 17 Oct 2002 19:51:49 +0000 (19:51 +0000)
ChangeLog

index 1835701..6207754 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 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.
+       before performing the reloc, not after.
        * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
 
 2002-10-17  Ulrich Drepper  <drepper@redhat.com>