gcc/libitm
Rainer Orth 3c698bf09b Centralise clearing hardware capabilities with Sun ld
gcc:
	* configure.ac ($gcc_cv_ld_clearcap): New test.
	* configure: Regenerate.
	* config.in: Regenerate.
	* config/sol2.opt (mclear-hwcap): New option.
	* config/sol2.h (LINK_CLEARCAP_SPEC): Define.
	* config/sol2-clearcap.map: Moved here from
	testsuite/gcc.target/i386/clearcap.map.
	* config/sol2-clearcapv2.map: Move here from
	gcc.target/i386/clearcapv2.map.
	* config/t-sol2 (install): Depend on install-clearcap-map.
	(install-clearcap-map): New target.
	* doc/invoke.texi (Option Summary, Solaris 2 Options): Document
	-mclear-hwcap.

	gcc/testsuite:
	* lib/clearcap.exp: New file.
	* gcc.dg/vect/vect.exp: Load clearcap.exp.
	Remove clearcap_ldflags handling.
	Call clearcap-init, clearcap-finish.
	* gcc.target/i386/i386.exp: Likewise.
	* gcc.target/i386/clearcap.map: Move to ../config/sol2-clearcap.map.
	* gcc.target/i386/clearcapv2.map: Move to
	../config/sol2-clearcapv2.map.
	* gcc.target/x86_64/abi/avx/abi-avx.exp: Likewise.
	* gcc.target/x86_64/abi/avx512f/abi-avx512f.exp: Likewise.

	libitm:
	* acinclude.m4 (LIBITM_CHECK_LINKER_HWCAP): Check for
	-mclear-hwcap instead.
	* configure: Regenerate.
	* clearcap.map: Remove.

From-SVN: r211014
2014-05-28 11:32:54 +00:00
..
config libitm: Enable aarch64 2014-05-19 07:41:18 -07:00
testsuite Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
ChangeLog Centralise clearing hardware capabilities with Sun ld 2014-05-28 11:32:54 +00:00
Makefile.am Make sure that -msse/-mavx are appended at the end 2014-01-13 11:36:17 -08:00
Makefile.in Make sure that -msse/-mavx are appended at the end 2014-01-13 11:36:17 -08:00
aatree.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
aatree.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
acinclude.m4 Centralise clearing hardware capabilities with Sun ld 2014-05-28 11:32:54 +00:00
aclocal.m4 weakref.m4: New file. 2011-11-22 14:49:11 +00:00
alloc.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
alloc_c.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
alloc_cpp.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
barrier.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
beginend.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
clone.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
common.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
config.h.in acinclude.m4 (LIBITM_CHECK_AS_HTM): New. 2013-07-15 12:23:49 -05:00
configure Centralise clearing hardware capabilities with Sun ld 2014-05-28 11:32:54 +00:00
configure.ac Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
configure.tgt config.gcc (*-*-dragonfly*): New target. 2014-05-21 12:08:58 +01:00
containers.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
dispatch.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
eh_cpp.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
libitm.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
libitm.map Remove _ITM_getThreadnum 2012-01-23 13:05:00 +00:00
libitm.spec.in Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm.texi * libitm.texi (Index): Rename to Library Index. 2014-03-26 21:20:04 +00:00
libitm_i.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
local.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
local_atomic Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
local_type_traits Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
method-gl.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
method-ml.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
method-serial.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
query.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
retry.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
stmlock.h Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
useraction.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00
util.cc Update copyright years in libitm/ 2014-01-02 22:26:00 +00:00