public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Ulrich Drepper <drepper@redhat.com>,
	Glibc hackers <libc-hacker@sources.redhat.com>
Subject: Re: [PATCH] Fix s390{,x} build
Date: Thu, 11 Mar 2004 09:40:00 -0000	[thread overview]
Message-ID: <OF918DA6E5.19B99299-ONC1256E54.0033E0E9-C1256E54.00352639@de.ibm.com> (raw)





Hi Jakub,
> The recent dl-tls.c -> dl-sym.c reshuffling broke s390*.
> Here is a fix, verified so far with doing dlsym on a STT_TLS symbol
> in a shared library.

I was just trying to get this fixed myself. Jakub was (again) faster and
his solution is better than mine. My solution exports __tls_get_addr as
second interface which isn't nice. The __tls_get_offset should be the
only interface because __tls_get_addr doesn't return the address to the
variable but the offset of the variable to the thread pointer. This can
be very confusing.

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com


             reply	other threads:[~2004-03-11  9:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-11  9:40 Martin Schwidefsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-29 17:11 Jakub Jelinek
2004-10-05 15:31 Jakub Jelinek
2004-03-11  9:17 Jakub Jelinek
2004-03-11  9:39 ` Ulrich Drepper

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=OF918DA6E5.19B99299-ONC1256E54.0033E0E9-C1256E54.00352639@de.ibm.com \
    --to=schwidefsky@de.ibm.com \
    --cc=drepper@redhat.com \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).