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] Fix DT_REL{,A}COUNT handling


Jakub Jelinek <jakub@redhat.com> writes:

> As elf_dynamic_do_rel* can be called twice with lazy == 0,

I've already told you that I don't see why this should continue to be
the case.  This seems to be just a bogosity in the linker.  Simply
require that when RELCOUNT is set all .rel sections are continuing
with the .plt stuff last.  Otherwise somebody should explain why this
is not possible.

-- 
---------------.                          ,-.   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]