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]

machine maintainer ping: ia64


Please review and approve (or commit) the roland/nptl-ia64 branch ASAP.

Then please follow on ASAP (this week would be nice!) with the vfork
consolidation, or else tell me ASAP what I need to know to try it myself:
* Can you rely on IFUNC?
* If not, can you rely on the C compiler to emit a proper tail call, that
  cannot touch the stack, for a trivial argumentless tail call in C?
* If not, what does the assembly (.S) look like for a tail call to a PLT
  function?  e.g. on x86 it's "jmp JUMPTARGET(foobar)".


Thanks,
Roland


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