Update.
commitb123d06e21fbd622806df67951942605d879971e
authorUlrich Drepper <drepper@redhat.com>
Sun, 10 Feb 2002 07:44:36 +0000 (10 07:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 10 Feb 2002 07:44:36 +0000 (10 07:44 +0000)
tree2793b19baca280270087a29f9e3ebf97ec609c3d
parent3065b0c799c01456e8b7095b51bc5b50ffab251f
Update.

* elf/Makefile (tests): Add tst-tls1.
* elf/tst-tls1.c: New file.

* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Don't handle
alignment of TCB for now.

* elf/rtld.c (dl_main): Use p_vaddr as address of TLS
initialization image for the application itself.

loop to initialize TLS block.
ChangeLog
elf/Makefile
elf/rtld.c
elf/tst-tls1.c [new file with mode: 0644]
sysdeps/generic/dl-tls.c