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]

Re: [PATCH] A little do-rel.h fix (take 2)


Jakub Jelinek <jakub@redhat.com> writes:

> But I was especially interested in the r = endrel; line since that matters
> even for non-prelinked binaries (there are couple dozens of RELATIVE relocs
> in ld.so).

Yep, will add this.  In slightly different form.  But first I have to
see why I get segfaults in _dl_start now.  I've rebuild everything and
it doesn't work unless I ignore RELCOUNT.  Very strange.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 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]