[PATCH/RFA] SH TLS support (Revised)

Richard Henderson rth@redhat.com
Wed Oct 9 10:43:00 GMT 2002


On Wed, Oct 09, 2002 at 05:16:48PM +0900, kaz Kojima wrote:
> The TLS relocs should be handled as non-adjustable in
> sh_fix_adjustable. I'm not sure about sh_force_relocation.
> It seems that there is no handling in i386_force_relocation,
> right?

They should be marked in force_relocation (to make sure they
get emitted to the object file), but there's no reason to
mark them for fix_adjustable.  That reduces a private symbol
to a section-relative offset, which should work fine.


r~



More information about the Binutils mailing list