gcc/libstdc++-v3/include/bits
fdumont bc36b44c7c 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.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195676 138bc75d-0d04-0410-961f-82ee72b054a4
2013-02-01 20:44:41 +00:00
..
algorithmfwd.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
alloc_traits.h PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
allocator.h 2012-11-20 Matthias Klose <doko@ubuntu.com> 2012-11-20 13:48:28 +00:00
atomic_base.h libstdc++: Add mem_order_hle_acquire/release to atomic.h v2 2013-01-20 19:03:22 +00:00
basic_ios.h 2012-05-02 Benjamin Kosnik <bkoz@redhat.com> 2012-05-02 22:25:28 +00:00
basic_ios.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
basic_string.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
basic_string.tcc * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
boost_concept_check.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
c++0x_warning.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
c++config * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
char_traits.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
codecvt.h 2011-10-13 Paolo Carlini <paolo.carlini@oracle.com> 2011-10-14 00:12:40 +00:00
concept_check.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
cpp_type_traits.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
deque.tcc * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
forward_list.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
forward_list.tcc * include/bits/forward_list.h (forward_list(size_type)): Add missing 2012-11-02 01:29:00 +00:00
fstream.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
functexcept.h 2011-01-30 Benjamin Kosnik <bkoz@redhat.com> 2011-01-30 22:39:36 +00:00
functional_hash.h 2012-04-11 Paolo Carlini <paolo.carlini@oracle.com> 2012-04-11 11:27:50 +00:00
gslice.h 2011-08-06 Benjamin Kosnik <bkoz@redhat.com> 2011-08-07 07:27:06 +00:00
gslice_array.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
hashtable.h 2013-01-28 François Dumont <fdumont@gcc.gnu.org> 2013-01-28 20:52:13 +00:00
hashtable_policy.h 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +00:00
indirect_array.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
ios_base.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
istream.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
list.tcc * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
locale_classes.h 2011-12-10 Benjamin Kosnik <bkoz@redhat.com> 2011-12-10 15:33:06 +00:00
locale_classes.tcc 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
locale_facets.h 2012-03-08 Benjamin Kosnik <bkoz@redhat.com> 2012-03-08 05:20:52 +00:00
locale_facets.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
locale_facets_nonio.h 2011-08-06 Benjamin Kosnik <bkoz@redhat.com> 2011-08-07 07:27:06 +00:00
locale_facets_nonio.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
localefwd.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
mask_array.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
move.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
ostream.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
ostream_insert.h 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
postypes.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
ptr_traits.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
random.h 2012-11-02 Paolo Carlini <paolo.carlini@oracle.com> 2012-11-02 10:45:25 +00:00
random.tcc 2012-11-05 Paolo Carlini <paolo.carlini@oracle.com> 2012-11-05 19:25:20 +00:00
range_access.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
regex.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_compiler.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_constants.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_cursor.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_error.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_grep_matcher.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_grep_matcher.tcc 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_nfa.h 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
regex_nfa.tcc 2012-06-27 Benjamin Kosnik <bkoz@redhat.com> 2012-06-28 07:50:34 +00:00
shared_ptr.h * acinclude.m4: Update references to final C++11 standard. 2012-08-09 22:45:20 +00:00
shared_ptr_base.h * include/std/functional (_Require): Move to ... 2012-12-20 21:02:33 +00:00
slice_array.h 2011-08-06 Benjamin Kosnik <bkoz@redhat.com> 2011-08-07 07:27:06 +00:00
sstream.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
stl_algo.h * include/bits/stl_algo.h (reverse_copy): Update comment per DR 2074. 2012-11-19 22:28:00 +00:00
stl_algobase.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_bvector.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_construct.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_deque.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_function.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_heap.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_iterator.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_iterator_base_funcs.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_iterator_base_types.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_list.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_map.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_multimap.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_multiset.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_numeric.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_pair.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_queue.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_raw_storage_iter.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
stl_relops.h 2011-08-06 Benjamin Kosnik <bkoz@redhat.com> 2011-08-07 07:27:06 +00:00
stl_set.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_stack.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_tempbuf.h 2012-05-29 François Dumont <fdumont@gcc.gnu.org> 2012-05-29 19:29:29 +00:00
stl_tree.h Fix incorrect @headername Doxygen macro invocation. 2012-11-27 20:52:02 +00:00
stl_uninitialized.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stl_vector.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stream_iterator.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
streambuf.tcc 2011-03-04 Benjamin Kosnik <bkoz@chula> 2011-03-04 21:51:56 +00:00
streambuf_iterator.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
stringfwd.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
unique_ptr.h * include/std/functional (_Require): Move to ... 2012-12-20 21:02:33 +00:00
unordered_map.h PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
unordered_set.h PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
uses_allocator.h * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00
valarray_after.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
valarray_array.h 2011-01-30 Benjamin Kosnik <bkoz@redhat.com> 2011-01-30 22:39:36 +00:00
valarray_array.tcc Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
valarray_before.h Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 12:49:55 +00:00
vector.tcc * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 17:27:22 +00:00