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]

r193017 - in /trunk/libitm: ChangeLog acinclude...


Author: rth
Date: Wed Oct 31 04:46:20 2012
New Revision: 193017

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193017
Log:
Detect assembler support for RTM

	* acinclude.m4 (LIBITM_CHECK_AS_RTM): New.
	* configure.ac: Use it.
	* config.h.in, configure: Rebuild.
	* testsuite/Makefile.in: Rebuild.

Modified:
    trunk/libitm/ChangeLog
    trunk/libitm/acinclude.m4
    trunk/libitm/config.h.in
    trunk/libitm/configure
    trunk/libitm/configure.ac
    trunk/libitm/testsuite/Makefile.in


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