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]

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


Author: aldyh
Date: Tue Feb 23 16:00:10 2010
New Revision: 157008

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157008
Log:
	* Makefile.am: Rename serial.cc to method-serial.cc.
	* Makefile.in: Regenerate with automake 1.11.1.
	* testsuite/Makefile.in: Same.
	* aclocal.m4: Regenerate with aclocal 1.11.1.
	* method-serial.cc: Rename from serial.cc.
	* libitm_i.h (struct gtm_transaction): Update comment on
	serialirr_mode.

Added:
    branches/transactional-memory/libitm/method-serial.cc
      - copied unchanged from r156783, branches/transactional-memory/libitm/serial.cc
Removed:
    branches/transactional-memory/libitm/serial.cc
Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/Makefile.am
    branches/transactional-memory/libitm/Makefile.in
    branches/transactional-memory/libitm/aclocal.m4
    branches/transactional-memory/libitm/libitm_i.h
    branches/transactional-memory/libitm/testsuite/Makefile.in


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