This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [SPARC] Segfault when resolving STT_GNU_IFUNC functions
On Tue, Jun 7, 2011 at 16:34, David Miller <davem@davemloft.net> wrote:
> However, the thing I was worried about is that if for some reason we
> want to add an argument to IFUNC handlers on all architectures, I'd
> have to rearrange things on Sparc (move dl_hwcap to the second
> argument, etc.) which would break things on people.
We couldn't possibly add a parameter without introducing new
interfaces (relocations etc).