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

src/gold ChangeLog gold-threads.cc gold-threads.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_24-branch
Changes by:	roland@sourceware.org	2013-10-11 21:03:28

Modified files:
	gold           : ChangeLog gold-threads.cc gold-threads.h 

Log message:
	gold/
	* gold-threads.h (Once): Conditionalize member was_run_lock_ on
	[ENABLE_THREADS && __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4], matching
	its only use.
	* gold-threads.cc (Once::Once): Likewise conditionalize initializer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1101.2.1&r2=1.1101.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/gold-threads.cc.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.13&r2=1.13.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/gold-threads.h.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.8&r2=1.8.10.1


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