This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


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

egcs/libstdc++-v3 ChangeLog config/cpu/powerpc ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@gcc.gnu.org	2000-11-27 10:17:40

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/cpu/powerpc/bits: atomicity.h 

Log message:
	2000-11-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
	
	* config/cpu/powerpc/bits/atomicity.h: Replace '__ATOMICITY_INLINE'
	with 'inline'.
	(__ex__atomic_add): Add __volatile__ to asm.
	(__atomic_add): Likewise.
	(__compare_and_swap): Likewise.
	(__always_swap): Likewise.
	(__test_and_set): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.309&r2=1.310
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/cpu/powerpc/bits/atomicity.h.diff?cvsroot=gcc&r1=1.4&r2=1.5


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