hppa-linux TLS work, extra DIR32 reloc for errno@@GLIBC_PRIVATE?

Alan Modra amodra@bigpond.net.au
Wed Jun 1 00:23:00 GMT 2005


On Tue, May 31, 2005 at 01:39:53PM -0400, Carlos O'Donell wrote:
> Is it valid to add a check for sym_type?

Sure.  Use h->type.

> Since a TLS symbol shouldn't have a DIR32 reloc emitted.
> The symbol was already handled in relocate_section and emitted as a
> TPREL32.

That's a little messy.  I suggest moving all the got reloc handling into
one place, probably relocate_section.  Also, when optimizing tls, write
changed relocs back to the reloc array for --emit-relocs.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list