diff options
author | Igor Tsimbalist <igor.v.tsimbalist@intel.com> | 2017-11-17 23:59:41 +0100 |
---|---|---|
committer | Igor Tsimbalist <itsimbal@gcc.gnu.org> | 2017-11-17 23:59:41 +0100 |
commit | c51081fc9f11848aa17d27dfb4224bf2ef32bacc (patch) | |
tree | 0994081391208ea323516829be75444e885ff12c /gcc/fortran/expr.c | |
parent | cc03e55b5aced4f0e948f09d29f116ead8ded943 (diff) | |
download | gcc-c51081fc9f11848aa17d27dfb4224bf2ef32bacc.zip gcc-c51081fc9f11848aa17d27dfb4224bf2ef32bacc.tar.gz gcc-c51081fc9f11848aa17d27dfb4224bf2ef32bacc.tar.bz2 |
Enable building libitm with Intel CET
libitm/
* Makefile.in: Regenerate.
* acinclude.m4: Add enable.m4 and cet.m4.
* config/x86/sjlj.S: Include cet.h.
(_ITM_beginTransaction): Add _CET_ENDBR.
Save Shadow Stack pointer.
(GTM_longjmp): Add _CET_ENDBR. Restore Shadow Stack pointer.
* config/x86/target.h (struct gtm_jmpbuf):
Add new field for Shadow Stack pointer.
* configure: Regenerate.
* configure.ac: Set CET_FLAGS. Update XCFLAGS.
* configure.ac: Update libtool_VERSION for x86.
* testsuite/Makefile.in: Regenerate.
From-SVN: r254908
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions