[PATCH] Avoid relocation in fptr code used by rtld.

Ulrich Drepper drepper@gmail.com
Thu Jul 7 11:53:00 GMT 2011


On Tue, May 31, 2011 at 15:07, Carlos O'Donell <carlos@codesourcery.com> wrote:
> The fptr code as written causes a relocation against the rtld's text section
> to fixup the value written into local.root (elf/dl-fptr.c).

Why would this write into the text section?  local is not const and
therefore is placed in the data segment.

If PA does something even more stupid than ia64 then contain this to
the PA code.



More information about the Libc-alpha mailing list