This is the mail archive of the libc-alpha@sources.redhat.com 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: Is anyone working on ia64 dl-trampoline.S?


H. J. Lu wrote:
Is anyone working on ia64 dl-trampoline.S?

Not so far.



I have a question about the audit interface. Is the purpose of
__framesizep in pltenter is to allow _dl_runtime_profile to copy stack
for passing the right arguments to the resolved function?

As you can see from the x86 and x86-64, this is the size in bytes of the stack which contains parameters spilled over to the stack. It is necessary to set up a completely new stack frame.


--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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