gcc/libssp
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
..
ssp Update copyright years. 2020-01-01 12:51:42 +01:00
ChangeLog x86: Default CET run-time support to auto 2020-05-14 09:05:02 -07: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
aclocal.m4 Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
config.h.in configure.ac: Check for Sun symbol versioning. 2010-07-02 10:15:09 +00: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
gets-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
libtool-version
memcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
memmove-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
mempcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
memset-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
snprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
sprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp-local.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp.map configure.ac: Check for Sun symbol versioning. 2010-07-02 10:15:09 +00:00
stpcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strcat-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strncat-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strncpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
vsnprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
vsprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00