Add elf64-sparc TLS support.
David S. Miller
davem@davemloft.net
Wed Apr 13 04:18:00 GMT 2005
On Tue, 12 Apr 2005 20:48:29 -0700
Richard Henderson <rth@redhat.com> wrote:
> On Tue, Apr 12, 2005 at 01:41:35PM -0700, David S. Miller wrote:
> > BTW, we get all the VTABLE relocation stuff supported on sparc64
> > as well for free as a result of this work. I have it working in my
> > test tree already.
>
> Except of course, that the VTABLE stuff isn't usable with the
> C++ abi since gcc 3.0. All of that crap should be torn out.
So the compiler is emitting them, and gas is emitting relocs for
the .vtable_* mnemonics, it just isn't usable at link time due to
how the ABI works now?
More information about the Binutils
mailing list