This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The revised patch is attached. The differences are in what options are defined and propagated to Makefile for CET enabling. Ok for trunk? Igor > -----Original Message----- > From: Tsimbalist, Igor V > Sent: Friday, October 13, 2017 2:09 PM > To: gcc-patches@gcc.gnu.org; libstdc++@gcc.gnu.org > Cc: Jeff Law <law@redhat.com>; Tsimbalist, Igor V > <igor.v.tsimbalist@intel.com> > Subject: RE: [PATCH 13/22] Enable building libstdc++-v3 with Intel CET > > Added libstdc++@gcc.gnu.org > > > > -----Original Message----- > > From: Tsimbalist, Igor V > > Sent: Thursday, October 12, 2017 10:24 PM > > To: gcc-patches@gcc.gnu.org > > Cc: Jeff Law <law@redhat.com>; jwakely@redhat.com; Tsimbalist, Igor V > > <igor.v.tsimbalist@intel.com> > > Subject: [PATCH 13/22] Enable building libstdc++-v3 with Intel CET > > > > Enable building libstdc++v3 with CET options. > > > > libstdc++-v3/ > > * acinclude.m4: Add cet.m4. > > * configure.ac: Set CET_FLAGS. Update EXTRA_CFLAGS. > > * libsupc++/Makefile.am: Add EXTRA_CFLAGS. > > * Makefile.in: Regenerate. > > * configure: Likewise. > > * doc/Makefile.in: Likewise. > > * include/Makefile.in: Likewise. > > * libsupc++/Makefile.in: Likewise. > > * po/Makefile.in: Likewise. > > * python/Makefile.in: Likewise. > > * src/Makefile.in: Likewise. > > * src/c++11/Makefile.in: Likewise. > > * src/c++98/Makefile.in: Likewise. > > * src/filesystem/Makefile.in: Likewise. > > * testsuite/Makefile.in: Likewise.
Attachment:
0013-Enable-building-libstdc-v3-with-Intel-CET.PATCH
Description: 0013-Enable-building-libstdc-v3-with-Intel-CET.PATCH
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |