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] alpha dl-machine.h fix


Jakub Jelinek <jakub@redhat.com> writes:

> But unless it is for RTLD_BOOTSTRAP only (in which case you know how ld.so
> has been linked),

Why?  There are two different pieces of code handling _RELATIVE
relocations depending on whether DT_RELACOUNT is available.

The code in elf_machine_rela would stay as it is.  The code in
elf_machine_rela_relative can use the addend.

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