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:	roland at sourceware dot org	2003-03-02 11:44:15

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

Log message:
	2003-03-01  Roland McGrath  <roland at redhat dot com>
	
	* sysdeps/powerpc/powerpc64/pt-machine.h
	(THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD_SETMEM_NC):
	New macros.
	* sysdeps/powerpc/tls.h: Don't define those here.
	* sysdeps/powerpc/tls.h [! USE_TLS && !__powerpc64__]: Define
	tcbhead_t with multiple_threads member.
	[USE_TLS] (tcbhead_t): Define minimal one-word version.
	[USE_TLS && !__powerpc64__] (TLS_MULTIPLE_THREADS_IN_TCB): Define.
	* sysdeps/powerpc/tcb-offsets.sym [USE_TLS]: Use tls.h macros to
	derive thread register offset of p_multiple_threads member.


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