Add bootstrap-cet.mk to bootstrap GCC with Intel CET
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 24 Oct 2017 12:50:03 +0000 (12:50 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 24 Oct 2017 12:50:03 +0000 (05:50 -0700)
commitc58a9f350aa76af2bc1a826f2eac371da9edd04e
treef800db969415b3298c19e6f827f347841c20da42
parent160826fefd78b57a02adb87f9977b7fb31095084
Add bootstrap-cet.mk to bootstrap GCC with Intel CET

Bootstrap GCC with Intel CET by configuring GCC with

--with-build-config="bootstrap-cet bootstrap-debug"

Tested on Linux/i686 and Linux/x86-64.

config/

* bootstrap-cet.mk: New file.

gcc/

* doc/install.texi: Document bootstrap-cet.

From-SVN: r254043
config/ChangeLog
config/bootstrap-cet.mk [new file with mode: 0644]
gcc/ChangeLog
gcc/doc/install.texi