This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: TLS support for SH


On Sun, 2002-04-07 at 17:04, kaz Kojima wrote:

> Sorry, this is a report rather than a patch, though it looks like
> so. I've tried the TLS support for SH. Now it passes all TLS tests
> in elf directory. 

The patch looks good as does the ABI.  I've applied the patch.  Thanks
also for fixing the problems in the so-far unused TLS code.

You'll see that I made a few corrections.  If you see any problems let
me know.

There is only one strange thing left: in sysdeps/sh/dl-tls.h you use the
regparms attribute with __tls_get_addr.  Is this attribute defined for
SH?  Or is it a copy&paste left-over from the x86 code.

Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


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