gcc/libstdc++-v3
Paolo Carlini 5ab06c6dfe set.h: Implement DR 130 here too.
2010-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/set.h: Implement DR 130 here too.
	* include/debug/multiset.h: Likewise.
	* include/debug/map.h: Likewise.
	* include/debug/multimap.h: Likewise.
	* include/profile/set.h: Implement DR 130 fully.
	* include/profile/multiset.h: Likewise.
	* include/profile/map.h: Likewise.
	* include/profile/multimap.h: Likewise.
	* include/debug/list: Implement DR 1133 here too.
	* include/ext/pb_ds/detail/debug_map_base.hpp: Comment out for
	now uses of __gnu_cxx::throw_allocator.
	* testsuite/21_strings/basic_string/40160.cc: Don't pass
	explicitly -D_GLIBCXX_DEBUG, doesn't play well with profile-mode
	testing.

From-SVN: r155594
2010-01-03 20:30:28 +00:00
..
config re PR libstdc++/42456 (Revision 155377 failed some C++ atomic tests) 2009-12-22 08:23:08 +00:00
doc intro.xml: Order TR's at the end of status. 2010-01-01 00:30:45 +00:00
include set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
libsupc++ Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
po Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
python Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
scripts run_doxygen: Update nested namespace exceptions. 2009-12-21 21:26:45 +00:00
src re PR libstdc++/42456 (Revision 155377 failed some C++ atomic tests) 2009-12-22 08:23:08 +00:00
testsuite set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
acinclude.m4 re PR libstdc++/40133 (exception propagation support not enabled in libstdc++ 4.4 on {armeabi,hppa}-linux) 2009-12-13 23:45:12 +00:00
aclocal.m4
ChangeLog set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +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 Move 2009 ChangeLog to ChangeLog-2009. 2010-01-01 09:08:32 -08:00
config.h.in
configure Remove code to un-precious-ize CC, CXX in libjava and v3. 2009-12-14 21:44:48 +00:00
configure.ac Remove code to un-precious-ize CC, CXX in libjava and v3. 2009-12-14 21:44:48 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +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.