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]
Other format: [Raw text]

r180219 - in /branches/transactional-memory/lib...


Author: torvald
Date: Wed Oct 19 22:15:10 2011
New Revision: 180219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180219
Log:
Add gl_wt TM method.

	* libitm_i.h: Add gl_wt dispatch.
	* retry.cc (parse_default_method): Same.
	* method-gl.cc: New file.
	* Makefile.am: Use method-gl.cc.
	* Makefile.in: Rebuild.

Added:
    branches/transactional-memory/libitm/method-gl.cc
Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/Makefile.am
    branches/transactional-memory/libitm/Makefile.in
    branches/transactional-memory/libitm/libitm_i.h
    branches/transactional-memory/libitm/retry.cc


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