This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Kill 2 .plt slots in ld.so and fix symbol versions inlibpthread.so


Jakub Jelinek wrote:

> _dl_allocate_tls and _dl_deallocate_tls were called through .plt in ld.so.
> Also, IMHO libpthread.so needs to be linked against ld.so like
> libc.so, because it calls various ld.so functions and accesses _rtld_global;
> without that all the symbol references are unversioned.

I've applied the patch.  Thanks,

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]