r180219 - in /branches/transactional-memory/lib...
torvald@gcc.gnu.org
torvald@gcc.gnu.org
Wed Oct 19 22:15:00 GMT 2011
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
More information about the Gcc-cvs
mailing list