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/powerpc tls.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper at sourceware dot org	2003-04-25 09:02:51

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

Log message:
	Don't include tcb-offsets.h.
	(TLS_INIT_TCB_SIZE, TLS_TCB_SIZE): Define to 0.
	(TLS_INIT_TCB_ALIGN, TLS_TCB_ALIGN): Define to alignment of pthread_descr.
	(TLS_PRE_TCB_SIZE): Increase to cover tcbhead_t preceeded by pad
	to TLS_TCB_ALIGN.
	(INSTALL_DTV, GET_DTV, THREAD_DTV): tcbhead_t is immediately before tcbp.
	(TLS_INIT_TP, THREAD_SELF, INIT_THREAD_SELF): Don't add TLS_TCB_SIZE
	unneccessarily.
	(NO_TLS_OFFSET): Define.


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