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]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]