gcc/libvtv
H.J. Lu 8d286dd118 x86: Default CET run-time support to auto
CET has been added since GCC 8.  This patch defaults CET run-time support
to auto.  It enables CET run-time support if asssembler supports CET
instructions and multi-byte NOPs are enabled via SSE2.

config/

	* cet.m4 (GCC_CET_FLAGS): Change default to auto.

gcc/

	* configure: Regenerated.

libatomic/

	* configure: Regenerated.

libbacktrace/

	* configure: Regenerated.

libcc1/

	* configure: Regenerated.

libcpp/

	* configure: Regenerated.

libdecnumber/

	* configure: Regenerated.

libgcc/

	* configure: Regenerated.

libgfortran/

	* configure: Regenerated.

libgomp/

	* configure: Regenerated.

libitm/

	* configure: Regenerated.

libobjc/

	* configure: Regenerated.

libquadmath/

	* configure: Regenerated.

libsanitizer/

	* configure: Regenerated.

libssp/

	* configure: Regenerated.

libstdc++-v3/

	* configure: Regenerated.

libvtv/

	* configure: Regenerated.

zlib/

	* configure: Regenerated.
2020-05-14 09:05:02 -07:00
..
scripts
testsuite Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
acinclude.m4
aclocal.m4 Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
ChangeLog x86: Default CET run-time support to auto 2020-05-14 09:05:02 -07:00
configure x86: Default CET run-time support to auto 2020-05-14 09:05:02 -07:00
configure.ac Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
configure.tgt Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.am Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.in Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
vtv_fail.cc Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_fail.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_malloc.cc Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_malloc.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_map.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_rts.cc Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_rts.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_set.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_utils.cc Update copyright years. 2020-01-01 12:51:42 +01:00
vtv_utils.h Update copyright years. 2020-01-01 12:51:42 +01:00