gcc/libstdc++-v3
François Dumont e1c444fef0 2015-04-30 François Dumont <fdumont@gcc.gnu.org>
* include/bits/cpp_type_traits.h
	(__gnu_cxx::__is_normal_iterator): Delete.
	* include/bits/stl_algobase.h (std::__niter_base): Adapt.
	* include/bits/stl_iterator.h (__make_reverse_iterator): New in C++11.
	(std::__niter_base): Overloads for std::reverse_iterator,
	__gnu_cxx::__normal_iterator and std::move_iterator.

From-SVN: r222617
2015-04-30 11:36:52 +00:00
..
config gnu.ver: Fix comment. 2015-04-27 21:52:14 +01:00
doc extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
include 2015-04-30 François Dumont <fdumont@gcc.gnu.org> 2015-04-30 11:36:52 +00:00
libsupc++ exception (uncaught_exceptions): Add comment. 2015-04-28 13:07:40 +01:00
po Update copyright years. 2015-01-05 13:33:28 +01:00
python re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-04-29 22:50:31 +00:00
scripts Ignore elfdump warnings in scripts/extract_symvers.pl 2015-04-15 07:48:59 +00:00
src hashtable_policy.h (_Prime_rehash_policy::_S_n_primes): Delete. 2015-04-30 07:13:37 +00:00
testsuite re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-04-29 22:50:31 +00:00
ChangeLog 2015-04-30 François Dumont <fdumont@gcc.gnu.org> 2015-04-30 11:36:52 +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-2013: Correct an old entry. 2014-05-26 23:49:19 +02:00
ChangeLog-2014 Rotate libstdc++-v3/ChangeLog 2015-01-02 16:50:36 +00:00
Makefile.am Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
Makefile.in Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
README
acinclude.m4 Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
aclocal.m4
config.h.in acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthread_rwlock_t. 2015-03-18 10:53:38 +00:00
configure Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
configure.ac New std::string implementation. 2014-12-19 18:16:39 +00:00
configure.host libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
crossconfig.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +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.