gcc/libstdc++-v3
Jonathan Wakely 78aff33680 re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)
PR libstdc++/55847
	* src/c++11/shared_ptr.cc (bad_weak_ptr::what()): Correct string.
	* testsuite/20_util/shared_ptr/cons/weak_ptr_expired.cc: Verify
	string.

	PR libstdc++/55728
	* include/std/functional (bad_function_call::what()): Declare.
	* src/c++11/functional.cc (bad_function_call::what()): Define.
	* config/abi/pre/gnu.ver (bad_function_call::what()): Export.
	* testsuite/20_util/bad_function_call/what.cc: New.

From-SVN: r194958
2013-01-07 00:50:16 +00:00
..
config re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
doc unordered_map.h: Fix typo in comments. 2013-01-06 21:58:18 +00:00
include re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
libsupc++ Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
po gthr.m4: New. 2012-10-15 13:10:30 +00:00
python whatis.cc: New file. 2012-11-16 18:17:25 +00:00
scripts Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
src re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
testsuite re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
ChangeLog re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
ChangeLog-1998 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-1999 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2000 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2001 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2002 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2003 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2004 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2005 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2006 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2007 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2008 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2009 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2010 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2011 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
Makefile.am re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++) 2012-09-20 02:10:22 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc) 2012-12-20 14:36:56 +00:00
aclocal.m4 acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL. 2012-09-28 19:48:27 +00:00
config.h.in re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc) 2012-12-20 14:36:56 +00:00
configure re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc) 2012-12-20 14:36:56 +00:00
configure.ac Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
configure.host config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
crossconfig.m4 crossconfig.m4: Since we know that all TPF builds are cross- builds and cannot run... 2012-05-02 15:34:31 -04:00
fragment.am fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00
linkage.m4 re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00

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.