Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@ges.redhat.com>
To: Jim Blandy <jimb@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: RFC: initial TLS patch
Date: Mon, 08 Jul 2002 19:19:00 -0000	[thread overview]
Message-ID: <3D2A2D9F.10605@ges.redhat.com> (raw)
In-Reply-To: <npu1ngbsjq.fsf@zwingli.cygnus.com>


> But, to me, it seems like this interface explicitly reflects the
> quirks of the TLS implementation.  What if some other TLS
> implementation requires, say, relocs to be applied to the
> initialization image?  What if some processor with lots of registers
> puts small TLS variables in registers?  (You could have register-sized
> relocs, and let the static linker assign the register number.
> Dynamically linked code couldn't do this, but that's okay.)


> Maybe that's contrived.  But given how hairy TLS seems to be, I expect
> to see some variety in the implementations.  And each time we
> encounter another variant, then this interface will need to again be
> expanded to accomodate that.  This target method will end up showing
> every possible way anyone has ever constructed a thread-local value.

For all we know, that thread implementation could be so incompatible 
with what you're adding that they need to add yet another LOC.  As I 
noted before:

 > Having it return something more complicated like a ``struct value'' 
can be left to the person that actually needs the mechanism - I figure 
they will be in a better position to determine exactly what mechanism is 
needed.

I think this is very important.  To apply the old engineering motto - 
K.I.S.S.

I also noted that:

 > Perhaphs there should be a separate ``struct location'' object?

I'll post this to gdb@.

Andrew



  reply	other threads:[~2002-07-09  2:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-02  8:23 Jim Blandy
2002-07-02 10:08 ` Daniel Berlin
2002-07-03  2:39 ` Michael Snyder
2002-07-03 13:10   ` Jim Blandy
2002-07-03  8:28 ` Andrew Cagney
2002-07-03 11:30   ` Jim Blandy
2002-07-08 19:19     ` Andrew Cagney [this message]
2002-07-08 20:48       ` Jim Blandy
2002-07-08 20:06     ` Andrew Cagney
2002-07-08 20:15       ` Jim Blandy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2A2D9F.10605@ges.redhat.com \
    --to=ac131313@ges.redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=jimb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox