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: [RFC] _dl_tlsdesc_resolve_rela issue.


On Fri, Oct 18, 2013 at 11:22:21PM +0200, Andreas Schwab wrote:
> OndÅej BÃlka <neleai@seznam.cz> writes:
> 
> >         jmp     *(%r11)
> 
> Where do you see that?
>
Sorry for noise, I was working at rewriting these to common one and when I
returned did not realized what I finished.

There are two questions that I have to this file. First is why it saves
r10, r11 but normal trampoline does not save these.

Second is why _dl_tlsdesc_resolve_hold uses
jmp     *(%eax)


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