This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with 2.16 MIPS as (MIPS TLS support)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]