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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/linuxthreads/sysdeps/sh tls.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-02-08 02:36:06

Modified files:
	linuxthreads/sysdeps/sh: tls.h 

Log message:
	Don't include sysdep.h. Move include
	of linuxthreads/descr.h after the definition of THREAD_SELF.
	(tcbhead_t): Use IA64 type tcbhead_t for TLS case.
	(TLS_TCB_SIZE): Set size of tcbhead_t.
	(TLS_PRE_TCB_SIZE): Define.
	(INSTALL_NEW_DTV): Set dtv of tcbhead_t structure instead of
	a member of thread structure.
	(THREAD_DTV): Likewise.
	(TLS_INIT_TP_EXPENSIVE): Remove.
	(TLS_INIT_TP): Set gbr register only.
	(THREAD_SELF): New.
	(INIT_THREAD_SELF): Likewise.
	(NONTLS_INIT_TP): New.


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