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]

Problem with 2.16 MIPS as (MIPS TLS support)


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

Thanks

-Khem


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