gcc/libstdc++-v3
François Dumont 87c7063d68 Bump version namespace.
2017-05-10  François Dumont  <fdumont@gcc.gnu.org>

	Bump version namespace.
	* config/abi/pre/gnu-versioned-namespace.ver: Bump version namespace
	from __7 to __8. Bump GLIBCXX_7.0 to GLIBCXX_8.0.
	* acinclude.m4 (libtool_VERSION): Bump to 8:0:0.
	* include/bits/c++config: Adapt.
	* include/bits/regex.h: Adapt.
	* include/experimental/bits/fs_fwd.h: Adapt.
	* include/experimental/bits/lfts_config.h: Adapt.
	* include/std/variant: Adapt.
	* python/libstdcxx/v6/printers.py: Adapt.
	* testsuite/libstdc++-prettyprinters/48362.cc: Adapt.
	* include/bits/stl_tree.h (_Rb_tree_impl<>): Remove _Is_pod_comparator
	template parameter when version namespace is active.

From-SVN: r247858
2017-05-10 20:40:28 +00:00
..
config Bump version namespace. 2017-05-10 20:40:28 +00:00
doc Clarify mt_allocator documentation w.r.t deallocation 2017-05-08 16:09:08 +01:00
include Bump version namespace. 2017-05-10 20:40:28 +00:00
libsupc++ * libsupc++/new: Update comment on #endif directive. 2017-04-19 16:18:24 +01:00
po
python Bump version namespace. 2017-05-10 20:40:28 +00:00
scripts
src Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
testsuite Bump version namespace. 2017-05-10 20:40:28 +00:00
ChangeLog Bump version namespace. 2017-05-10 20:40: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
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
Makefile.am
Makefile.in
README
acinclude.m4 Bump version namespace. 2017-05-10 20:40:28 +00:00
aclocal.m4
config.h.in Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
configure Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
configure.ac
configure.host Separate Solaris/SPARC and x86 baselines 2017-02-02 16:24:03 +00:00
crossconfig.m4
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.