gcc/libstdc++-v3
Paolo Carlini 0611ce440a re PR libstdc++/51850 (debug mode for std::array and tr1::array)
2012-11-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/51850
	* include/debug/array: New, debug-mode implementation.
	* include/profile/array: New.
	* include/std/array: Adjust.
	* include/std/tuple: Just include <array>.
	* include/Makefile.am: Add.
	* include/Makefile.in: Regenerate.
	* testsuite/23_containers/array/debug/front1_neg.cc: New.
	* testsuite/23_containers/array/debug/
	square_brackets_operator1_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/front2_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/
	square_brackets_operator2_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/back1_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/back2_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Tweak
	to run only in normal-mode.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Likewise.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc: New.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.

From-SVN: r193278
2012-11-07 00:42:19 +00:00
..
config re PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when using v7 namespace) 2012-11-05 21:01:08 +00:00
doc * doc/html/*: Regenerate. 2012-11-03 00:22:18 +00:00
include re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
libsupc++ atomic_base.h: Don't include <cstddef>, use nullptr. 2012-11-06 11:03:45 +00:00
po gthr.m4: New. 2012-10-15 13:10:30 +00:00
python printers.py (Tr1HashtableIterator): Update. 2012-11-02 01:47:17 +00:00
scripts
src forward_list: Update to meet allocator-aware requirements. 2012-11-05 21:10:27 +00:00
testsuite re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
acinclude.m4 gthr.m4: New. 2012-10-15 13:10:30 +00:00
aclocal.m4
ChangeLog re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +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
config.h.in
configure gthr.m4: New. 2012-10-15 13:10:30 +00:00
configure.ac
configure.host config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +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.