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 5/11/07, Rask Ingemann Lambertsen <rask@sygehus.dk> 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?

If you consider the TOC in the PowerOpen ABI (the powerPC AIX ABI and powerpc64 linux abi is based on that ABI) the same as the GOT, then yes.

--Pinski


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