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

Ulrich Drepper drepper@gmail.com
Thu Jul 7 15:17:00 GMT 2011


On Thu, Jul 7, 2011 at 10:42, Carlos O'Donell <carlos@codesourcery.com> wrote:
> My understanding is that we should not require any special order of
> relocation processing. Was I wrong in that understanding?

No.  Relative relocation must always be resolved first. the linker has
to order the relocation tables like that.  This has always been the
case.



More information about the Libc-alpha mailing list