gcc/libstdc++-v3
Jonathan Wakely 047f1cec7f re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator)
PR libstdc++/59476
	* python/libstdcxx/v6/printers.py (get_value_from_Rb_tree_node): New
	function to handle both C++03 and C++11 _Rb_tree_node implementations.
	(StdRbtreeIteratorPrinter, StdMapPrinter, StdSetPrinter): Use it.
	* testsuite/libstdc++-prettyprinters/simple.cc: Update comment to
	refer to...
	* testsuite/libstdc++-prettyprinters/simple11.cc: New.

From-SVN: r210008
2014-05-02 17:01:30 +01:00
..
config re PR libstdc++/43622 (Incomplete C++ library support for __float128) 2014-04-24 13:58:36 +00:00
doc Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
include regex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_opcode_repeat support to distingush a loop from _S_opcode_alternative. 2014-04-27 23:48:47 +00:00
libsupc++ * libsupc++/eh_ptr.cc: Improve static_assert messages. 2014-03-31 19:16:14 +01:00
po
python re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
scripts [multiple changes] 2014-03-16 20:32:47 +00:00
src
testsuite re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
acinclude.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
aclocal.m4
ChangeLog re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01: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
config.h.in
configure Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
configure.ac
configure.host Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
crossconfig.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00: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.