gcc/libstdc++-v3/config
Jonathan Wakely 28af1fb39d Implement C++11 <codecvt> header.
* config/abi/pre/gnu.ver: Export new symbols.
	* include/Makefile.am: Add codecvt.
	* include/Makefile.in: Regenerate.
	* include/std/codecvt: New header.
	* src/c++11/codecvt.cc (__codecvt_utf8_base, __codecvt_utf16_base,
	__codecvt_utf8_utf16_base): Define specializations.
	* testsuite/22_locale/codecvt/codecvt_utf8/requirements/1.cc: New.
	* testsuite/22_locale/codecvt/codecvt_utf16/requirements/1.cc: New.
	* testsuite/22_locale/codecvt/codecvt_utf8_utf16/requirements/1.cc:
	New.

From-SVN: r219779
2015-01-16 23:38:35 +00:00
..
abi Implement C++11 <codecvt> header. 2015-01-16 23:38:35 +00:00
allocator Update copyright years. 2015-01-05 13:33:28 +01:00
cpu Update copyright years. 2015-01-05 13:33:28 +01:00
io Update copyright years. 2015-01-05 13:33:28 +01:00
locale Update copyright years. 2015-01-05 13:33:28 +01:00
os Update copyright years. 2015-01-05 13:33:28 +01:00