This is the mail archive of the glibc-cvs@sourceware.org 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]

linuxthreads/linuxthreads ChangeLog sysdeps/m6 ...


CVSROOT:	/cvs/glibc
Module name:	linuxthreads
Changes by:	drow@sourceware.org	2006-10-03 15:44:15

Modified files:
	linuxthreads   : ChangeLog 
	linuxthreads/sysdeps/m68k: pt-machine.h 
	linuxthreads/sysdeps/unix/sysv/linux/m68k: sysdep-cancel.h 
	                                           vfork.S 

Log message:
	* sysdeps/m68k/pt-machine.h (__compare_and_swap): Don't define for
	Coldfire.
	(HAS_COMPARE_AND_SWAP): Likewise.
	* sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (PSEUDO): Pass a
	temporary register to SINGLE_THREAD_P.
	(__local_multiple_threads): Do not mark hidden in librt.
	(SINGLE_THREAD_P): Make the assembler version take a temporary
	register argument.  Load __local_multiple_threads from the GOT
	when generating PIC for librt.  Use separate PIC implementations
	for m680x0 and Coldfire.
	* sysdeps/unix/sysv/linux/m68k/vfork.S (__vfork): On Coldfire targets,
	load the GOTPC offset into a temporary register first.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/ChangeLog.diff?cvsroot=glibc&r1=1.883&r2=1.884
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/sysdeps/m68k/pt-machine.h.diff?cvsroot=glibc&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h.diff?cvsroot=glibc&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S.diff?cvsroot=glibc&r1=1.3&r2=1.4


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