gcc/libdecnumber
H.J. Lu 4712bde3ca Require CET support only for the final GCC build
With --enable-cet, require CET support only for the final GCC build.
Don't enable CET without CET support for non-bootstrap build, in stage1
nor for build support.

config/

	PR bootstrap/96202
	* cet.m4 (GCC_CET_HOST_FLAGS): Don't enable CET without CET
	support in stage1 nor for build support.

gcc/

	PR bootstrap/96202
	* configure: Regenerated.

libbacktrace/

	PR bootstrap/96202
	* configure: Regenerated.

libcc1/

	PR bootstrap/96202
	* configure: Regenerated.

libcpp/

	PR bootstrap/96202
	* configure: Regenerated.

libdecnumber/

	PR bootstrap/96202
	* configure: Regenerated.

libiberty/

	PR bootstrap/96202
	* configure: Regenerated.

lto-plugin/

	PR bootstrap/96202
	* configure: Regenerated.
2020-07-30 05:36:24 -07:00
..
bid Update copyright years. 2020-01-01 12:51:42 +01:00
dpd Update copyright years. 2020-01-01 12:51:42 +01:00
.gitignore
aclocal.m4 libdecnumber: Enable Intel CET on Intel CET enabled host for jit 2020-05-12 09:19:28 -07:00
ChangeLog Daily bump. 2020-05-30 00:16:27 +00:00
ChangeLog.jit
config.in
configure Require CET support only for the final GCC build 2020-07-30 05:36:24 -07:00
configure.ac libcpp, libdecnumber: configure and substitute AR 2020-05-23 21:59:02 +00:00
dconfig.h Update copyright years. 2020-01-01 12:51:42 +01:00
decBasic.c Update copyright years. 2020-01-01 12:51:42 +01:00
decCommon.c Update copyright years. 2020-01-01 12:51:42 +01:00
decCommonSymbols.h
decContext.c Update copyright years. 2020-01-01 12:51:42 +01:00
decContext.h Update copyright years. 2020-01-01 12:51:42 +01:00
decContextSymbols.h
decDouble.c Update copyright years. 2020-01-01 12:51:42 +01:00
decDouble.h Update copyright years. 2020-01-01 12:51:42 +01:00
decDoubleSymbols.h
decDPD.h Update copyright years. 2020-01-01 12:51:42 +01:00
decDPDSymbols.h
decExcept.c Update copyright years. 2020-01-01 12:51:42 +01:00
decExcept.h Update copyright years. 2020-01-01 12:51:42 +01:00
decLibrary.c Update copyright years. 2020-01-01 12:51:42 +01:00
decNumber.c Update copyright years. 2020-01-01 12:51:42 +01:00
decNumber.h Update copyright years. 2020-01-01 12:51:42 +01:00
decNumberLocal.h Update copyright years. 2020-01-01 12:51:42 +01:00
decNumberSymbols.h
decPacked.c Update copyright years. 2020-01-01 12:51:42 +01:00
decPacked.h Update copyright years. 2020-01-01 12:51:42 +01:00
decPackedSymbols.h
decQuad.c Update copyright years. 2020-01-01 12:51:42 +01:00
decQuad.h Update copyright years. 2020-01-01 12:51:42 +01:00
decQuadSymbols.h
decRound.c Update copyright years. 2020-01-01 12:51:42 +01:00
decRound.h Update copyright years. 2020-01-01 12:51:42 +01:00
decSingle.c Update copyright years. 2020-01-01 12:51:42 +01:00
decSingle.h Update copyright years. 2020-01-01 12:51:42 +01:00
decSingleSymbols.h
Makefile.in libcpp, libdecnumber: configure and substitute AR 2020-05-23 21:59:02 +00:00