gcc/libitm/config
Andreas Krebbel 167f68ede4 s390.c: (s390_expand_builtin): Allow -mhtm to be enabled without -march=zEC12.
2013-07-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* config/s390/s390.c: (s390_expand_builtin): Allow -mhtm to be
	enabled without -march=zEC12.
	* config/s390/s390.h (TARGET_HTM): Do not require EC12 machine
	flags to be set.

2013-07-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* acinclude.m4: Add htm asm check for s390.
	* configure.tgt: Add -mhtm and -Wa,-march=zEC12 to the options.
	* configure: Regenerate.
	* config/s390/target.h: Remove __HTM__ check.
	(htm_available): Call getauxval to get hwcaps and check whether
	HTM is available or not.

From-SVN: r201004
2013-07-17 11:15:24 +00:00
..
alpha Update copyright in libitm. 2013-02-03 17:46:11 +00:00
arm Update copyright in libitm. 2013-02-03 17:46:11 +00:00
generic Update copyright in libitm. 2013-02-03 17:46:11 +00:00
linux Update copyright in libitm. 2013-02-03 17:46:11 +00:00
posix Update copyright in libitm. 2013-02-03 17:46:11 +00:00
powerpc acinclude.m4 (LIBITM_CHECK_AS_HTM): New. 2013-07-15 12:23:49 -05:00
s390 s390.c: (s390_expand_builtin): Allow -mhtm to be enabled without -march=zEC12. 2013-07-17 11:15:24 +00:00
sh Update copyright in libitm. 2013-02-03 17:46:11 +00:00
sparc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
x86 libitm: Handle HTM fastpath in status query functions. 2013-06-20 16:40:54 +00:00