libc/sysdeps/powerpc/powerpc32/bits atomic.h

drepper@sourceware.org drepper@sourceware.org
Mon Mar 26 20:15:00 GMT 2007


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-03-26 21:15:46

Modified files:
	sysdeps/powerpc/powerpc32/bits: atomic.h 

Log message:
	[_ARCH_PWR6 || _ARCH_PWR6X]:
	Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
	(__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
	(__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc32/bits/atomic.h.diff?cvsroot=glibc&r1=1.5&r2=1.6



More information about the Glibc-cvs mailing list