mirror of git://sourceware.org/git/glibc.git
before performing the reloc, not after.
This commit is contained in:
parent
bc5bc2de6c
commit
cc1d894161
|
|
@ -1,7 +1,7 @@
|
||||||
2002-10-17 Roland McGrath <roland@redhat.com>
|
2002-10-17 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
|
* 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.
|
* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
|
||||||
|
|
||||||
2002-10-17 Ulrich Drepper <drepper@redhat.com>
|
2002-10-17 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue