gcc/libstdc++-v3/include/c_compatibility
Edward Smith-Rowland 20b5f0b3e6 Add C++11 header <cuchar>.
2015-09-04  Edward Smith-Rowland  <3dw4rd@verizon.net>
	    Jonathan Wakely  <jwakely@redhat.com>

	* acinclude.m4 (GLIBCXX_CHECK_UCHAR_H): Define.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* configure.ac: Check for <uchar.h>.
	* include/Makefile.am: Add new headers.
	* include/Makefile.in: Regenerate.
	* include/c/cuchar: New.
	* include/c_compatibility/uchar.h: New.
	* include/c_global/cuchar: New.
	* include/c_std/cuchar: New.
	* include/precompiled/stdc++.h: Include <cuchar>.
	* testsuite/17_intro/headers/c++200x/stdc++.cc: Include <uchar.h>.
	* testsuite/17_intro/headers/c++200x/stdc++_multiple_inclusion.cc:
	Include <uchar.h>.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r227488
2015-09-04 12:13:34 +01:00
..
assert.h Update copyright years. 2015-01-05 13:33:28 +01:00
complex.h Update copyright years. 2015-01-05 13:33:28 +01:00
ctype.h Update copyright years. 2015-01-05 13:33:28 +01:00
errno.h Update copyright years. 2015-01-05 13:33:28 +01:00
fenv.h Update copyright years. 2015-01-05 13:33:28 +01:00
float.h Update copyright years. 2015-01-05 13:33:28 +01:00
inttypes.h Update copyright years. 2015-01-05 13:33:28 +01:00
iso646.h Update copyright years. 2015-01-05 13:33:28 +01:00
limits.h Update copyright years. 2015-01-05 13:33:28 +01:00
locale.h Update copyright years. 2015-01-05 13:33:28 +01:00
math.h Update copyright years. 2015-01-05 13:33:28 +01:00
setjmp.h Update copyright years. 2015-01-05 13:33:28 +01:00
signal.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdarg.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdbool.h Update copyright years. 2015-01-05 13:33:28 +01:00
stddef.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdint.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdio.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdlib.h Update copyright years. 2015-01-05 13:33:28 +01:00
string.h Update copyright years. 2015-01-05 13:33:28 +01:00
tgmath.h Update copyright years. 2015-01-05 13:33:28 +01:00
time.h Update copyright years. 2015-01-05 13:33:28 +01:00
uchar.h Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
wchar.h Update copyright years. 2015-01-05 13:33:28 +01:00
wctype.h Update copyright years. 2015-01-05 13:33:28 +01:00