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] | |
> 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.
Something like that:
https://gcc.gnu.org/bugzilla/attachment.cgi?id=37180&action=diff
--
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] |