gcc/libstdc++-v3
François Dumont d8bbd665a1 debug.cc: Include debug/vector.
2016-09-25  François Dumont  <fdumont@gcc.gnu.org>

	* src/c++11/debug.cc: Include debug/vector. Include cctype. Remove
	functional.
	(get_safe_base_mutex): Get mutex based on address lowest non nil bits.
	* testsuite/23_containers/vector/debug/mutex_association.cc: New.

From-SVN: r240479
2016-09-25 20:26:02 +00:00
..
config [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
doc Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
include bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
libsupc++ Replace modulus with mask operation in over-aligned new 2016-09-16 19:09:14 +01:00
po Update copyright years. 2016-01-04 15:30:50 +01:00
python Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
scripts Add -fno-show-column to libstdc++ test flags 2016-08-02 20:34:15 +01:00
src debug.cc: Include debug/vector. 2016-09-25 20:26:02 +00:00
testsuite debug.cc: Include debug/vector. 2016-09-25 20:26:02 +00:00
ChangeLog debug.cc: Include debug/vector. 2016-09-25 20:26:02 +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
ChangeLog-2015 Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in
README
acinclude.m4 [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
aclocal.m4
config.h.in Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
configure * configure.ac: Define HAVE_MEMALIGN for newlib. 2016-09-23 10:34:51 -04:00
configure.ac * configure.ac: Define HAVE_MEMALIGN for newlib. 2016-09-23 10:34:51 -04:00
configure.host [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
crossconfig.m4 remove knetbsd support 2016-06-21 21:57:30 +00:00
fragment.am
linkage.m4

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.