public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Thread local storage on powerpc-darwin
@ 2008-05-19 11:24 Steven Bosscher
  2008-05-19 11:41 ` Andrew Pinski
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Bosscher @ 2008-05-19 11:24 UTC (permalink / raw)
  To: GCC Development, Pinski, Andrew, Eric Christopher

Hi,

Can anyone give me a pointer to how TLS is supposed to work on powerpc-darwin?

I can't find any references, and I am trying to figure out whether I
need to do something special for it when I change the rs6000 backend
TLS support (e.g. should I expect any target to maybe require branch
islands for the __tls_get_addr calls?).

Thanks,

Gr.
Steven

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Thread local storage on powerpc-darwin
  2008-05-19 11:24 Thread local storage on powerpc-darwin Steven Bosscher
@ 2008-05-19 11:41 ` Andrew Pinski
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Pinski @ 2008-05-19 11:41 UTC (permalink / raw)
  To: Steven Bosscher; +Cc: GCC Development, Eric Christopher

On Mon, May 19, 2008 at 4:24 AM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> Can anyone give me a pointer to how TLS is supposed to work on powerpc-darwin?

It is non existent so it works via the emulation layer which Richard
Henderson added.

-- Pinski

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-19 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-19 11:24 Thread local storage on powerpc-darwin Steven Bosscher
2008-05-19 11:41 ` Andrew Pinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).