This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r158525 - in /branches/transactional-memory: Ch...


Author: aldyh
Date: Mon Apr 19 19:25:07 2010
New Revision: 158525

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158525
Log:
	* libstdc++-v3/testsuite/util/testsuite_abi.cc (check_version):
	Add CXXABI_TM_1.

libitm/
	* Makefile.am (abi_version): New.
	(AM_CXXFLAGS): Pass abi_version.
	* Makefile.in: Regenerate.
	* config/x86/unaligned.h: Remove always_inline kludge for vectors.

Modified:
    branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Modified:
    branches/transactional-memory/ChangeLog.tm
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/Makefile.am
    branches/transactional-memory/libitm/Makefile.in
    branches/transactional-memory/libitm/config/x86/unaligned.h


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