This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: mips tls with -mlong64/-mgp32


On Fri, May 11, 2007 at 09:22:00AM +0200, Rask Ingemann Lambertsen wrote:
>    I'm pretty sure some targets have the ability to place small objects
> directly in the GOT. Google turned up empty, though. Do you know that it is
> a pointer rather than e.g. a 64-bit integer?

It's a TLS offset.  If it's not pointer-sized, that probably means I
goofed when implementing MIPS TLS.

DJ, does this go in 32-bit ELF or 64-bit ELF?

-- 
Daniel Jacobowitz
CodeSourcery


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