gcc/libstdc++-v3/include
Igor Tsimbalist 36101de964 Enable building libstdc++-v3 with Intel CET
libstdc++-v3/
	* acinclude.m4: Add cet.m4.
	* configure.ac: Set CET_FLAGS. Update EXTRA_CFLAGS,
	EXTRA_CXX_FLAGS.
	* libsupc++/Makefile.am: Use 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.

From-SVN: r254895
2017-11-17 22:28:10 +01:00
..
backward Avoid deprecated warnings about std::auto_ptr in library headers 2017-04-21 14:08:51 +01:00
bits Tweak vector::_M_realloc_insert for code size 2017-11-16 23:51:20 +00:00
c Update copyright years. 2017-01-01 13:07:43 +01:00
c_compatibility PR libstdc++/82644 document IS 29124 support 2017-10-23 12:10:28 +01:00
c_global Define __cpp_lib_byte feature-test macro 2017-10-20 19:02:19 +01:00
c_std re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
debug Implement LWG 2485 2017-10-30 16:31:04 +02:00
decimal re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
experimental Implement LWG 2733 and LWG 2759 2017-11-14 20:11:33 +02:00
ext Define std::__to_address helper 2017-09-13 08:27:40 +01:00
parallel Update copyright years. 2017-01-01 13:07:43 +01:00
precompiled Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
profile Remove unused include from Profile Mode header 2017-01-13 17:20:23 +00:00
std PR libstdc++/83025 fix constraints for path overloads in <fstream> 2017-11-17 14:07:58 +00:00
tr1 re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
tr2 re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
Makefile.am Don't create broken symlink in libstdc++-v3/include/bits 2017-10-30 16:28:13 +00:00
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00