* sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread
authorRoland McGrath <roland@gnu.org>
Tue, 6 Jan 2004 10:31:21 +0000 (10:31 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 6 Jan 2004 10:31:21 +0000 (10:31 +0000)
commit763c0490a22c03e1f5e9c9a4279e975c2e4953c3
treed1d7665c28d1cad5ff756acb80ad7ec801c3323d
parent387533915f738e20698cce92d90c0677c991c3fc
* sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread

register as second parameter to the REGISTER macro.
* sysdeps/ia64/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/powerpc/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/sh/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/sparc/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/s390/tls.h (DB_THREAD_SELF): Pass __WORDSIZE as bit size
of thread register as second parameter to REGISTER macro in 64 case.
nptl/ChangeLog
nptl/sysdeps/alpha/tls.h
nptl/sysdeps/ia64/tls.h
nptl/sysdeps/powerpc/tls.h
nptl/sysdeps/s390/tls.h
nptl/sysdeps/sh/tls.h
nptl/sysdeps/sparc/tls.h
nptl_db/ChangeLog