Problem with 2.16 MIPS as (MIPS TLS support)

Daniel Jacobowitz drow@false.org
Thu Apr 28 01:08:00 GMT 2005


On Wed, Apr 27, 2005 at 02:35:34PM -0700, Khem Raj wrote:
> Hi,
> 
> The following instruction usage
>    lw $3,%tpoff(foo)($28)
> is giving error on mips 2.16 as
> while going through
> 
> http://www.linux-mips.org/wiki/index.php/NPTL
> It mentions this intructions use in initial exec TLS model
> but 2.16 gas seems not to understand tpoff relocation directive
> 
> Has 'tpoff' directive been implemented with a different name in 2.16

Yes.  If you look through the mailing list archives, you'll see that I
was asked to rename the operators.

You can find updated patches in the GCC and glibc repositories that
expect the new names.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Binutils mailing list