gcc/libstdc++-v3
Jonathan Wakely 356510acd9 PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test
PR libstdc++/68353
	* include/bits/basic_string.h: Test value of _GLIBCXX_USE_C99_WCHAR
	not whether it is defined.
	* include/ext/vstring.h: Likewise.

From-SVN: r230395
2015-11-15 11:15:08 +00:00
..
config acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darwin to DragonFly. 2015-11-14 22:17:24 +01:00
doc Update C++17 library implementation status 2015-11-10 14:05:01 +00:00
include PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test 2015-11-15 11:15:08 +00:00
libsupc++ * libsupc++/new_handler.cc: Fix for explicit constructor change. 2015-11-11 17:29:39 +00:00
po
python Remove pretty printing for 'any' with allocators 2015-10-03 13:09:36 +01:00
scripts
src More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
testsuite Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darwin to DragonFly. 2015-11-14 22:17:24 +01:00
aclocal.m4
ChangeLog PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test 2015-11-15 11:15:08 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
config.h.in More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
configure acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darwin to DragonFly. 2015-11-14 22:17:24 +01:00
configure.ac
configure.host
crossconfig.m4 Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targets. 2015-10-11 23:34:28 +01:00
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.