gcc/libstdc++-v3
François Dumont 6e14794657 2013-02-01 François Dumont <fdumont@gcc.gnu.org>
* include/bits/hashtable_policy.h
	(_Prime_rehash_policy::_M_next_bkt)
	(_Prime_rehash_policy::_M_need_rehash): Move definition...
	* src/c++11/hashtable_c++0x.cc: ... here.
	* src/shared/hashtable-aux.cc: Remove c++config.h include.
	* config/abi/gnu.ver (GLIBCXX_3.4.18): Export _Prime_rehash_policy
	symbols.

From-SVN: r195676
2013-02-01 20:44:41 +00:00
..
config 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +00:00
doc * doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing. 2013-01-08 21:29:20 +00:00
include 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +00:00
libsupc++ Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
po
python
scripts Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
src 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +00:00
testsuite re PR libstdc++/56112 (cannot create unordered_map from range of types convertible to value_type) 2013-01-28 23:07:35 +00:00
acinclude.m4 Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) 2013-01-08 09:47:55 +00:00
aclocal.m4
ChangeLog 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +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
config.h.in
configure Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) 2013-01-08 09:47:55 +00:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
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.