This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elf/get-dynamic-info.h: fix early GNU_HASH processing on ia64


On Mon, 28 Dec 2015 17:49:01 +0000
Sergei Trofimovich <slyich@gmail.com> wrote:

> > I think gcc can be taught to use something like
> > 
> >     movl r32 = @gprel(_rtld_local#+15032385536)
> >     add  r32 = r32, gp
> > 
> > on ia64. That would (i hope) use statically resolvable
> > relocation and would not require .got entry.

[for email thread completeness] Patch gone in upstream GCC as:
    https://github.com/gcc-mirror/gcc/commit/afe82e5b25dda439d84a99d95b3767d6cced79c8

Thanks!

-- 

  Sergei

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]