gcc/libvtv
Igor Tsimbalist 14e335edc8 CET shouldn't be enabled in 32-bit run-time libraries by defualt
ENDBR32 and RDSSPD are multi-byte NOPs on x86-64 processors and
newer x86 processors, starting Pentium Pro.  They are UD on older
32-bit processors. Detect this at configure time and adjust the
default value for enable_cet. GCC will enable CET in 32-bit run-time
libraries in any case if --enable-cet is used to configure GCC.

	PR target/84148
	* config/cet.m4: Check if target support multi-byte NOPS (SSE).
	* libatomic/configure: Regenerate.
	* libbacktrace/configure: Likewise.
	* libgcc/configure: Likewise.
	* libgfortran/configure: Likewise.
	* libgomp/configure: Likewise.
	* libitm/configure: Likewise.
	* libmpx/configure: Likewise.
	* libobjc/configure: Likewise.
	* libquadmath/configure: Likewise.
	* libsanitizer/configure: Likewise.
	* libssp/configure: Likewise.
	* libstdc++-v3/configure: Likewise.
	* libvtv/configure: Likewise.

From-SVN: r257809
2018-02-19 17:25:49 +01:00
..
scripts
testsuite Update copyright years. 2018-01-03 11:03:58 +01:00
ChangeLog CET shouldn't be enabled in 32-bit run-time libraries by defualt 2018-02-19 17:25:49 +01:00
Makefile.am Update copyright years. 2018-01-03 11:03:58 +01:00
Makefile.in Enable building libvtv with Intel CET 2017-11-17 23:29:19 +01:00
acinclude.m4 Enable building libvtv with Intel CET 2017-11-17 23:29:19 +01:00
aclocal.m4 libvtv: Bump to automake 1.11.6 2015-05-13 11:28:41 +00:00
configure CET shouldn't be enabled in 32-bit run-time libraries by defualt 2018-02-19 17:25:49 +01:00
configure.ac Enable building libvtv with Intel CET 2017-11-17 23:29:19 +01:00
configure.tgt Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_fail.cc Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_fail.h Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_malloc.cc Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_malloc.h Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_map.h Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_rts.cc Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_rts.h Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_set.h Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_utils.cc Update copyright years. 2018-01-03 11:03:58 +01:00
vtv_utils.h Update copyright years. 2018-01-03 11:03:58 +01:00