diff options
author | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-27 15:33:38 +0000 |
---|---|---|
committer | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-27 15:33:38 +0000 |
commit | df7eb3d5044a2b6c97fccdd744bd4c177dd23f14 (patch) | |
tree | 0df480a2eef205a44aee318644b3d0b7c574b6a6 /libstdc++-v3/include/Makefile.in | |
parent | c468addf32e9dff50e38d43f7371c991d275e285 (diff) | |
download | gcc-df7eb3d5044a2b6c97fccdd744bd4c177dd23f14.tar.gz |
2005-06-27 Benjamin Kosnik <bkoz@redhat.com>
Ami Tavory <pbassoc@gmail.com>
* docs/html/documentation.html: Add link for policy based
associative containers docs.
* docs/html/ext/pb_assoc/Std_hash_set_impl.jpg: New.
* docs/html/ext/pb_assoc/acks.html: New.
* docs/html/ext/pb_assoc/balls_and_bins.jpg: New.
* docs/html/ext/pb_assoc/basic_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/basic_assoc_cntnr_compound_data.html: New.
* docs/html/ext/pb_assoc/basic_assoc_cntnr_no_data.html: New.
* docs/html/ext/pb_assoc/basic_ds_tag.html: New.
* docs/html/ext/pb_assoc/basic_hash_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/basic_hash_ds_tag.html: New.
* docs/html/ext/pb_assoc/basic_invalidation_guarantee.html: New.
* docs/html/ext/pb_assoc/basic_ms_tag.html: New.
* docs/html/ext/pb_assoc/basic_tree_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/
basic_tree_assoc_cntnr_const_node_iterator.html: New.
* docs/html/ext/pb_assoc/
basic_tree_assoc_cntnr_node_iterator.html: New.
* docs/html/ext/pb_assoc/basic_tree_assoc_cntnr_rev.html: New.
* docs/html/ext/pb_assoc/basic_tree_assoc_cntnr_rev_it.html: New.
* docs/html/ext/pb_assoc/basic_tree_ds_tag.html: New.
* docs/html/ext/pb_assoc/cc_hash_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/cc_hash_ds_tag.html: New.
* docs/html/ext/pb_assoc/
cc_hash_max_collision_check_resize_trigger.html: New.
* docs/html/ext/pb_assoc/cc_hash_policy_cd.jpg: New.
* docs/html/ext/pb_assoc/cd.jpg: New.
* docs/html/ext/pb_assoc/component_requirements.html: New.
* docs/html/ext/pb_assoc/compound_data_enabled_ms_tag.html: New.
* docs/html/ext/pb_assoc/compound_data_type.html: New.
* docs/html/ext/pb_assoc/compound_ds_tag.html: New.
* docs/html/ext/pb_assoc/concepts.html: New.
* docs/html/ext/pb_assoc/contact.html: New.
* docs/html/ext/pb_assoc/counter_update_metadata.html: New.
* docs/html/ext/pb_assoc/counter_update_policy.html: New.
* docs/html/ext/pb_assoc/data_enabled_ms_tag.html: New.
* docs/html/ext/pb_assoc/design.html: New.
* docs/html/ext/pb_assoc/different_underlying_dss.jpg: New.
* docs/html/ext/pb_assoc/direct_mask_range_hashing.html: New.
* docs/html/ext/pb_assoc/direct_mod_range_hashing.html: New.
* docs/html/ext/pb_assoc/disclaimer.html: New.
* docs/html/ext/pb_assoc/ds_gen.html: New.
* docs/html/ext/pb_assoc/ds_tag_cd.jpg: New.
* docs/html/ext/pb_assoc/ds_traits.html: New.
* docs/html/ext/pb_assoc/embedded_lists_1.jpg: New.
* docs/html/ext/pb_assoc/embedded_lists_2.jpg: New.
* docs/html/ext/pb_assoc/examples.html: New.
* docs/html/ext/pb_assoc/exception_guarantees_specifics.html: New.
* docs/html/ext/pb_assoc/find_invalidation_guarantee.html: New.
* docs/html/ext/pb_assoc/find_iterators_cd.jpg: New.
* docs/html/ext/pb_assoc/find_iterators_range_ops_1.jpg: New.
* docs/html/ext/pb_assoc/find_iterators_range_ops_2.jpg: New.
* docs/html/ext/pb_assoc/generics.html: New.
* docs/html/ext/pb_assoc/gp_hash_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/gp_hash_ds_tag.html: New.
* docs/html/ext/pb_assoc/gp_hash_policy_cd.jpg: New.
* docs/html/ext/pb_assoc/hash_and_probe_general.html: New.
* docs/html/ext/pb_assoc/hash_based_containers.html: New.
* docs/html/ext/pb_assoc/hash_cd.jpg: New.
* docs/html/ext/pb_assoc/hash_exponential_size_policy.html: New.
* docs/html/ext/pb_assoc/hash_fn.html: New.
* docs/html/ext/pb_assoc/hash_load_check_resize_trigger.html: New.
* docs/html/ext/pb_assoc/hash_policies.html: New.
* docs/html/ext/pb_assoc/hash_policy_cd.jpg: New.
* docs/html/ext/pb_assoc/hash_prime_size_policy.html: New.
* docs/html/ext/pb_assoc/hash_range_hashing_seq_diagram.jpg: New.
* docs/html/ext/pb_assoc/hash_range_hashing_seq_diagram2.jpg: New.
* docs/html/ext/pb_assoc/hash_ranged_hash_range_hashing_fns.jpg: New.
* docs/html/ext/pb_assoc/hash_standard_resize_policy.html: New.
* docs/html/ext/pb_assoc/home.html: New.
* docs/html/ext/pb_assoc/index.html: New.
* docs/html/ext/pb_assoc/insert_resize_sequence_diagram1.jpg: New.
* docs/html/ext/pb_assoc/insert_resize_sequence_diagram2.jpg: New.
* docs/html/ext/pb_assoc/insert_resize_sequence_diagram3.jpg: New.
* docs/html/ext/pb_assoc/insert_type_methods.html: New.
* docs/html/ext/pb_assoc/interface.html: New.
* docs/html/ext/pb_assoc/interval_node_invariants.jpg: New.
* docs/html/ext/pb_assoc/introduction.html: New.
* docs/html/ext/pb_assoc/invalidation_guarantee_cd.jpg: New.
* docs/html/ext/pb_assoc/invalidation_guarantee_erase.jpg: New.
* docs/html/ext/pb_assoc/lib_download.html: New.
* docs/html/ext/pb_assoc/linear_probe_fn.html: New.
* docs/html/ext/pb_assoc/list_updates.html: New.
* docs/html/ext/pb_assoc/lu_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/lu_based_containers.html: New.
* docs/html/ext/pb_assoc/lu_cd.jpg: New.
* docs/html/ext/pb_assoc/lu_ds_tag.html: New.
* docs/html/ext/pb_assoc/lu_ops.jpg: New.
* docs/html/ext/pb_assoc/mmap_value_utils.html: New.
* docs/html/ext/pb_assoc/motivation.html: New.
* docs/html/ext/pb_assoc/move_to_front_update_metadata.html: New.
* docs/html/ext/pb_assoc/move_to_front_update_policy.html: New.
* docs/html/ext/pb_assoc/ms_cd.jpg: New.
* docs/html/ext/pb_assoc/ms_gen.html: New.
* docs/html/ext/pb_assoc/ms_tag_cd.jpg: New.
* docs/html/ext/pb_assoc/ms_traits.html: New.
* docs/html/ext/pb_assoc/node_invariant_invalidations.jpg: New.
* docs/html/ext/pb_assoc/node_invariants.html: New.
* docs/html/ext/pb_assoc/node_invariants.jpg: New.
* docs/html/ext/pb_assoc/non_unique_mapping.html: New.
* docs/html/ext/pb_assoc/non_unique_mapping_containers.jpg: New.
* docs/html/ext/pb_assoc/null_data_type.html: New.
* docs/html/ext/pb_assoc/null_hash_fn.html: New.
* docs/html/ext/pb_assoc/null_probe_fn.html: New.
* docs/html/ext/pb_assoc/order_by_key.html: New.
* docs/html/ext/pb_assoc/order_statistics_key.html: New.
* docs/html/ext/pb_assoc/order_statistics_key_cmp.html: New.
* docs/html/ext/pb_assoc/order_statistics_node_updator.html: New.
* docs/html/ext/pb_assoc/ov_tree_ds_tag.html: New.
* docs/html/ext/pb_assoc/overview.html: New.
* docs/html/ext/pb_assoc/pb_assoc_ex.html: New.
* docs/html/ext/pb_assoc/portability.html: New.
* docs/html/ext/pb_assoc/quadratic_probe_fn.html: New.
* docs/html/ext/pb_assoc/range_invalidation_guarantee.html: New.
* docs/html/ext/pb_assoc/rank_node_invariants.jpg: New.
* docs/html/ext/pb_assoc/rationale_null_node_updator.jpg: New.
* docs/html/ext/pb_assoc/rb_tree_ds_tag.html: New.
* docs/html/ext/pb_assoc/reference_iterator.jpg: New.
* docs/html/ext/pb_assoc/references.html: New.
* docs/html/ext/pb_assoc/regression_tests.html: New.
* docs/html/ext/pb_assoc/resize_general.html: New.
* docs/html/ext/pb_assoc/resize_policies.html: New.
* docs/html/ext/pb_assoc/resize_policy_cd.jpg: New.
* docs/html/ext/pb_assoc/restoring_node_invariants.jpg: New.
* docs/html/ext/pb_assoc/sample_node_updator.hpp: New.
* docs/html/ext/pb_assoc/sample_probe_fn.hpp: New.
* docs/html/ext/pb_assoc/sample_probe_fn.html: New.
* docs/html/ext/pb_assoc/sample_range_hashing.hpp: New.
* docs/html/ext/pb_assoc/sample_range_hashing.html: New.
* docs/html/ext/pb_assoc/sample_ranged_hash_fn.hpp: New.
* docs/html/ext/pb_assoc/sample_ranged_hash_fn.html: New.
* docs/html/ext/pb_assoc/sample_ranged_probe_fn.hpp: New.
* docs/html/ext/pb_assoc/sample_ranged_probe_fn.html: New.
* docs/html/ext/pb_assoc/sample_resize_policy.hpp: New.
* docs/html/ext/pb_assoc/sample_resize_policy.html: New.
* docs/html/ext/pb_assoc/sample_resize_trigger.hpp: New.
* docs/html/ext/pb_assoc/sample_size_policy.hpp: New.
* docs/html/ext/pb_assoc/sample_update_policy.hpp: New.
* docs/html/ext/pb_assoc/size_policies_general.html: New.
* docs/html/ext/pb_assoc/splay_tree_ds_tag.html: New.
* docs/html/ext/pb_assoc/timing_tests.html: New.
* docs/html/ext/pb_assoc/toc.html: New.
* docs/html/ext/pb_assoc/tree_assoc_cntnr.html: New.
* docs/html/ext/pb_assoc/
tree_assoc_cntnr_const_node_iterator.html: New.
* docs/html/ext/pb_assoc/tree_assoc_cntnr_node_iterator.html: New.
* docs/html/ext/pb_assoc/tree_based_containers.html: New.
* docs/html/ext/pb_assoc/tree_cd.jpg: New.
* docs/html/ext/pb_assoc/trigger_policies_general.html: New.
* docs/html/ext/pb_assoc/tutorial.html: New.
* docs/html/ext/pb_assoc/update_seq_diagram.jpg: New.
* include/Makefile.am: Add assoc_srcdir, assoc_builddir, assoc_subdir,
assoc_headers.
* include/Makefile.in: Regenerate.
* include/ext/typelist.h: New.
* include/ext/pb_assoc/assoc_cntnr.hpp: New.
* include/ext/pb_assoc/data_type.hpp: New.
* include/ext/pb_assoc/ds_trait.hpp: New.
* include/ext/pb_assoc/exception.hpp: New.
* include/ext/pb_assoc/hash_policy.hpp: New.
* include/ext/pb_assoc/lu_policy.hpp: New.
* include/ext/pb_assoc/ms_trait.hpp: New.
* include/ext/pb_assoc/tree_policy.hpp: New.
* include/ext/pb_assoc/trivial_iterator_def.hpp: New.
* include/ext/pb_assoc/detail/assoc_cntnr_base.hpp: New.
* include/ext/pb_assoc/detail/cond_dealtor.hpp: New.
* include/ext/pb_assoc/detail/constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ds_trait_imp.hpp: New.
* include/ext/pb_assoc/detail/hash_types_traits.hpp: New.
* include/ext/pb_assoc/detail/map_debug_base.hpp: New.
* include/ext/pb_assoc/detail/mapping_level_imp.hpp: New.
* include/ext/pb_assoc/detail/ms_category_imp.hpp: New.
* include/ext/pb_assoc/detail/ms_trait_imp.hpp: New.
* include/ext/pb_assoc/detail/order_statistics_imp.hpp: New.
* include/ext/pb_assoc/detail/standard_policies.hpp: New.
* include/ext/pb_assoc/detail/standard_sizes.hpp: New.
* include/ext/pb_assoc/detail/type_utils.hpp: New.
* include/ext/pb_assoc/detail/typelist.hpp: New.
* include/ext/pb_assoc/detail/types_traits.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/d_extract_key.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
d_find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
d_insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/extract_key.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_assoc_cntnr/
iterators_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_hash_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_hash_assoc_cntnr/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_hash_assoc_cntnr/
resize_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
node_iteration_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
policy_access_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
r_erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
r_range_iteration_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
range_iteration_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/basic_tree_assoc_cntnr/
split_join_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
bin_search_tree_.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
cond_key_dtor_entry_dealtor.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/find_iterators.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
iterators_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/node_iterators.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
r_erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/rotate_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/bin_search_tree_/
split_join_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_hash_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/cc_ht_map_.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/cmp_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
cond_key_dtor_entry_dealtor.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
constructor_destructor_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
constructor_destructor_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
debug_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
debug_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/entry_list_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
erase_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
erase_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
find_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
find_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
insert_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
insert_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/iterators_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
policy_access_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/resize_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
resize_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/
resize_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/size_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/cc_ht_map_/standard_policies.hpp: New.
* include/ext/pb_assoc/detail/eq_fn/eq_by_less.hpp: New.
* include/ext/pb_assoc/detail/eq_fn/hash_eq_fn.hpp: New.
* include/ext/pb_assoc/detail/gp_hash_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
constructor_destructor_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
constructor_destructor_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
debug_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
debug_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
erase_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
erase_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
find_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
find_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/gp_ht_map_.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
insert_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
insert_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/iterator_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
policy_access_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/resize_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
resize_no_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/gp_ht_map_/
resize_store_hash_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/
direct_mask_range_hashing_imp.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/
direct_mod_range_hashing_imp.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/linear_probe_fn_imp.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/
mask_based_range_hashing.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/mod_based_range_hashing.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/probe_fn_base.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/quadratic_probe_fn_imp.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/ranged_hash_fn.hpp: New.
* include/ext/pb_assoc/detail/hash_fn/ranged_probe_fn.hpp: New.
* include/ext/pb_assoc/detail/lu_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_assoc_cntnr/
policy_access_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/iterators_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/lu_map_.hpp: New.
* include/ext/pb_assoc/detail/lu_map_/policy_access_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/lu_policy/
counter_lu_metadata_imp.hpp: New.
* include/ext/pb_assoc/detail/lu_policy/counter_lu_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/lu_policy/mtf_lu_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/cond_dtor.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/iterators_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/node_iterators.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/ov_tree_map_.hpp: New.
* include/ext/pb_assoc/detail/ov_tree_map_/split_join_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/node.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/rb_tree_.hpp: New.
* include/ext/pb_assoc/detail/rb_tree_map_/split_join_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
cc_hash_max_collision_resize_trigger_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
hash_exponential_size_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
hash_prime_size_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
hash_standard_resize_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/
ht_prime_size_policy_imp.hpp: New.
* include/ext/pb_assoc/detail/resize_policy/size_base.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/
constructors_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/debug_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/node.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/splay_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/splay_tree_.hpp: New.
* include/ext/pb_assoc/detail/splay_tree_/split_join_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/tree_assoc_cntnr/
constructor_destructor_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/tree_policy/
null_node_updator_imp.hpp: New.
* include/ext/pb_assoc/detail/tree_policy/
order_statistics_imp.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_append.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_apply.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_at_index.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_contains.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_filter.hpp: New.
* include/ext/pb_assoc/detail/typelist/typelist_transform.hpp: New.
* include/ext/pb_assoc/detail/typelist/
typelist_typelist_append.hpp: New.
* include/ext/pb_assoc/detail/unordered_iterator/
const_find_iterator.hpp: New.
* include/ext/pb_assoc/detail/unordered_iterator/
const_iterator.hpp: New.
* include/ext/pb_assoc/detail/unordered_iterator/
find_iterator.hpp: New.
* include/ext/pb_assoc/detail/unordered_iterator/iterator.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
constructor_destructor_and_related.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
erase_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
erase_if_pred.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/find_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/info_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
insert_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
invalidation_guarantee_selector.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
it_value_type_traits.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/iterator.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
iterator_fn_imps.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/ref_pair.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
value_type_adapter.hpp: New.
* include/ext/pb_assoc/detail/value_type_adapter/
value_type_traits.hpp: New.
* testsuite/Makefile.am (CLEANFILES): Add .o, .dat, .cc.
* testsuite/Makefile.in: Regenerate.
* testsuite/testsuite_common_types.h: New.
* testsuite/testsuite_visualization.h: New.
* testsuite/ext/pb_assoc/example/basic_map.cc: New.
* testsuite/ext/pb_assoc/example/basic_multimap.cc: New.
* testsuite/ext/pb_assoc/example/basic_set.cc: New.
* testsuite/ext/pb_assoc/example/ds_traits.cc: New.
* testsuite/ext/pb_assoc/example/erase_if.cc: New.
* testsuite/ext/pb_assoc/example/extract_key.cc: New.
* testsuite/ext/pb_assoc/example/hash_find_neg.cc: New.
* testsuite/ext/pb_assoc/example/hash_illegal_resize.cc: New.
* testsuite/ext/pb_assoc/example/hash_initial_size.cc: New.
* testsuite/ext/pb_assoc/example/hash_load_set_change.cc: New.
* testsuite/ext/pb_assoc/example/hash_mod.cc: New.
* testsuite/ext/pb_assoc/example/hash_resize.cc: New.
* testsuite/ext/pb_assoc/example/hash_resize_neg.cc: New.
* testsuite/ext/pb_assoc/example/hash_shift_mask.cc: New.
* testsuite/ext/pb_assoc/example/mapping_level.cc: New.
* testsuite/ext/pb_assoc/example/mapping_level_neg.cc: New.
* testsuite/ext/pb_assoc/example/ms_traits.cc: New.
* testsuite/ext/pb_assoc/example/ranged_hash.cc: New.
* testsuite/ext/pb_assoc/example/store_hash.cc: New.
* testsuite/ext/pb_assoc/example/tree_intervals.cc: New.
* testsuite/ext/pb_assoc/example/tree_join.cc: New.
* testsuite/ext/pb_assoc/example/tree_order_statistics.cc: New.
* testsuite/ext/pb_assoc/example/tree_order_statistics_join.cc: New.
* testsuite/ext/pb_assoc/example/tree_split.cc: New.
* testsuite/performance/20_util/allocator/(insert.cc,
insert_insert.cc, list_sort_search.cc, map_mt_find.cc, map_thread.cc,
producer_consumer.cc): Recast to use typelists and move to...
* testsuite/performance/23_containers/find/map.cc: New.
* testsuite/performance/23_containers/index/map.cc: New.
* testsuite/performance/23_containers/insert/associative.cc: New.
* testsuite/performance/23_containers/insert/sequence.cc: New.
* testsuite/performance/23_containers/insert_erase/associative.cc: New.
* testsuite/performance/23_containers/producer_consumer/
(associative.cc, sequence.cc): New.
* testsuite/performance/23_containers/sort_search/list.cc: New.
* testsuite/performance/23_containers/container_benchmark.cc: Remove.
* testsuite/performance/23_containers/map_create_fill.cc: Move...
* testsuite/performance/23_containers/create/map.cc: ...here.
* testsuite/performance/23_containers/set_create_from_sorted.cc: Move.
* testsuite/performance/23_containers/create_from_sorted/set.cc: here.
* testsuite/performance/23_containers/list_create_fill_sort.cc: Move...
* testsuite/performance/23_containers/create_sort/list.cc: ...here.
* testsuite/performance/23_containers/set_insert_from_sorted.cc: Move.
* testsuite/performance/23_containers/insert_from_sorted/set.cc: here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101354 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/Makefile.in')
-rw-r--r-- | libstdc++-v3/include/Makefile.in | 268 |
1 files changed, 260 insertions, 8 deletions
diff --git a/libstdc++-v3/include/Makefile.in b/libstdc++-v3/include/Makefile.in index 7f27b85491d..cbda94c713f 100644 --- a/libstdc++-v3/include/Makefile.in +++ b/libstdc++-v3/include/Makefile.in @@ -409,8 +409,238 @@ backward_headers = \ ${backward_srcdir}/strstream \ ${backward_srcdir}/backward_warning.h +assoc_srcdir = ${glibcxx_srcdir}/include/ext/pb_assoc +assoc_builddir = ./ext/pb_assoc +assoc_subdirs = \ + ${assoc_builddir}/detail \ + ${assoc_builddir}/detail/tree_assoc_cntnr \ + ${assoc_builddir}/detail/basic_assoc_cntnr \ + ${assoc_builddir}/detail/splay_tree_ \ + ${assoc_builddir}/detail/typelist \ + ${assoc_builddir}/detail/basic_hash_assoc_cntnr \ + ${assoc_builddir}/detail/cc_ht_map_ \ + ${assoc_builddir}/detail/gp_ht_map_ \ + ${assoc_builddir}/detail/tree_policy \ + ${assoc_builddir}/detail/resize_policy \ + ${assoc_builddir}/detail/bin_search_tree_ \ + ${assoc_builddir}/detail/basic_tree_assoc_cntnr \ + ${assoc_builddir}/detail/cc_hash_assoc_cntnr \ + ${assoc_builddir}/detail/value_type_adapter \ + ${assoc_builddir}/detail/lu_policy \ + ${assoc_builddir}/detail/gp_hash_assoc_cntnr \ + ${assoc_builddir}/detail/unordered_iterator \ + ${assoc_builddir}/detail/ov_tree_map_ \ + ${assoc_builddir}/detail/lu_assoc_cntnr \ + ${assoc_builddir}/detail/hash_fn \ + ${assoc_builddir}/detail/eq_fn \ + ${assoc_builddir}/detail/rb_tree_map_ \ + ${assoc_builddir}/detail/lu_map_ + +assoc_headers = \ + ${assoc_srcdir}/detail/tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/type_utils.hpp \ + ${assoc_srcdir}/detail/order_statistics_imp.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/d_find_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/d_insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/extract_key.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/iterators_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/d_extract_key.hpp \ + ${assoc_srcdir}/detail/basic_assoc_cntnr/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/splay_tree_.hpp \ + ${assoc_srcdir}/detail/splay_tree_/node.hpp \ + ${assoc_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_transform.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_apply.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_filter.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_at_index.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_contains.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_append.hpp \ + ${assoc_srcdir}/detail/typelist/typelist_typelist_append.hpp \ + ${assoc_srcdir}/detail/ds_trait_imp.hpp \ + ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/resize_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/resize_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/find_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/erase_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/resize_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/debug_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/policy_access_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/cmp_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/insert_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/find_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/cond_key_dtor_entry_dealtor.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/entry_list_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/erase_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/cc_ht_map_.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/standard_policies.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/iterators_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/insert_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/size_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/debug_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_ht_map_/resize_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/resize_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/find_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/erase_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/resize_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/debug_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/policy_access_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/insert_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/find_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/erase_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/insert_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/gp_ht_map_.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/iterator_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/debug_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/gp_ht_map_/resize_no_store_hash_fn_imps.hpp \ + ${assoc_srcdir}/detail/tree_policy/order_statistics_imp.hpp \ + ${assoc_srcdir}/detail/tree_policy/null_node_updator_imp.hpp \ + ${assoc_srcdir}/detail/types_traits.hpp \ + ${assoc_srcdir}/detail/mapping_level_imp.hpp \ + ${assoc_srcdir}/detail/map_debug_base.hpp \ + ${assoc_srcdir}/detail/resize_policy/ht_prime_size_policy_imp.hpp \ + ${assoc_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \ + ${assoc_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \ + ${assoc_srcdir}/detail/resize_policy/size_base.hpp \ + ${assoc_srcdir}/detail/resize_policy/cc_hash_max_collision_resize_trigger_imp.hpp \ + ${assoc_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \ + ${assoc_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/find_iterators.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/node_iterators.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_range_iteration_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/policy_access_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/split_join_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/range_iteration_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/node_iteration_fn_imps.hpp \ + ${assoc_srcdir}/detail/cc_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/assoc_cntnr_base.hpp \ + ${assoc_srcdir}/detail/ms_category_imp.hpp \ + ${assoc_srcdir}/detail/hash_types_traits.hpp \ + ${assoc_srcdir}/detail/typelist.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/invalidation_guarantee_selector.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/iterator.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/constructor_destructor_and_related.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/value_type_traits.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/ref_pair.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/it_value_type_traits.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/erase_if_pred.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/value_type_adapter.hpp \ + ${assoc_srcdir}/detail/value_type_adapter/iterator_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_policy/mtf_lu_policy_imp.hpp \ + ${assoc_srcdir}/detail/lu_policy/counter_lu_policy_imp.hpp \ + ${assoc_srcdir}/detail/lu_policy/counter_lu_metadata_imp.hpp \ + ${assoc_srcdir}/detail/gp_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/unordered_iterator/find_iterator.hpp \ + ${assoc_srcdir}/detail/unordered_iterator/iterator.hpp \ + ${assoc_srcdir}/detail/unordered_iterator/const_iterator.hpp \ + ${assoc_srcdir}/detail/unordered_iterator/const_find_iterator.hpp \ + ${assoc_srcdir}/detail/standard_policies.hpp \ + ${assoc_srcdir}/detail/standard_sizes.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/node_iterators.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/cond_dtor.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_assoc_cntnr/policy_access_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_assoc_cntnr/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \ + ${assoc_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \ + ${assoc_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \ + ${assoc_srcdir}/detail/hash_fn/probe_fn_base.hpp \ + ${assoc_srcdir}/detail/hash_fn/ranged_probe_fn.hpp \ + ${assoc_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \ + ${assoc_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \ + ${assoc_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \ + ${assoc_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \ + ${assoc_srcdir}/detail/eq_fn/eq_by_less.hpp \ + ${assoc_srcdir}/detail/eq_fn/hash_eq_fn.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/node.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/lu_map_.hpp \ + ${assoc_srcdir}/detail/lu_map_/erase_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/policy_access_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/insert_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/find_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/constructor_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/info_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/iterators_fn_imps.hpp \ + ${assoc_srcdir}/detail/lu_map_/debug_fn_imps.hpp \ + ${assoc_srcdir}/detail/constructors_destructor_fn_imps.hpp \ + ${assoc_srcdir}/detail/ms_trait_imp.hpp \ + ${assoc_srcdir}/detail/cond_dealtor.hpp \ + ${assoc_srcdir}/hash_policy.hpp \ + ${assoc_srcdir}/trivial_iterator_def.hpp \ + ${assoc_srcdir}/ds_trait.hpp \ + ${assoc_srcdir}/exception.hpp \ + ${assoc_srcdir}/tree_policy.hpp \ + ${assoc_srcdir}/lu_policy.hpp \ + ${assoc_srcdir}/ms_trait.hpp \ + ${assoc_srcdir}/assoc_cntnr.hpp \ + ${assoc_srcdir}/data_type.hpp + ext_srcdir = ${glibcxx_srcdir}/include/ext -ext_builddir = ./ext +ext_builddir = ./ext ext_headers = \ ${ext_srcdir}/algorithm \ ${ext_srcdir}/array_allocator.h \ @@ -422,6 +652,8 @@ ext_headers = \ ${ext_srcdir}/functional \ ${ext_srcdir}/hash_map \ ${ext_srcdir}/hash_set \ + ${ext_srcdir}/hash_fun.h \ + ${ext_srcdir}/hashtable.h \ ${ext_srcdir}/iterator \ ${ext_srcdir}/malloc_allocator.h \ ${ext_srcdir}/memory \ @@ -434,8 +666,7 @@ ext_headers = \ ${ext_srcdir}/rope \ ${ext_srcdir}/ropeimpl.h \ ${ext_srcdir}/slist \ - ${ext_srcdir}/hash_fun.h \ - ${ext_srcdir}/hashtable.h + ${ext_srcdir}/typelist.h tr1_srcdir = ${glibcxx_srcdir}/include/tr1 tr1_builddir = ./tr1 @@ -615,7 +846,7 @@ PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS) # CLEANFILES and all-local are kept up-to-date. allstamped = \ stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ - stamp-backward stamp-ext stamp-tr1 stamp-debug stamp-host + stamp-backward stamp-ext stamp-assoc stamp-tr1 stamp-debug stamp-host # List of all files that are created by explicit building, editing, or @@ -804,8 +1035,8 @@ stamp-std: ${std_headers} fi ;\ if [ ! -f stamp-std ]; then \ (cd ${std_builddir} && for h in $?; do \ - official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\ - $(LN_S) $$h ./$${official_name} || true ;\ + build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\ + $(LN_S) $$h ./$${build_name} || true ;\ done) ;\ fi ;\ $(STAMP) stamp-std @@ -825,8 +1056,8 @@ stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra} fi ;\ if [ ! -f stamp-c_base ]; then \ (cd ${c_base_builddir} && for h in ${c_base_headers}; do \ - official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\ - $(LN_S) $$h ./$${official_name} || true ;\ + build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\ + $(LN_S) $$h ./$${build_name} || true ;\ done) ;\ if [ ! -z "${c_base_headers_extra}" ]; then \ (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra} . || true) ;\ @@ -863,6 +1094,20 @@ stamp-ext: ${ext_headers} fi ;\ $(STAMP) stamp-ext +# Have to deal with nested include directories, gah! Strip off source +# directory before making the link. +stamp-assoc: ${assoc_headers} + @if [ ! -d "${assoc_builddir}" ]; then \ + mkdir -p ${assoc_subdirs} ;\ + fi ;\ + if [ ! -f stamp-assoc ]; then \ + (cd ${assoc_builddir} && for h in $?; do \ + build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\ + $(LN_S) $$h $${build_name} || true ;\ + done) ;\ + fi ;\ + $(STAMP) stamp-assoc + stamp-tr1: ${tr1_headers} @if [ ! -d "${tr1_builddir}" ]; then \ mkdir -p ${tr1_builddir} ;\ @@ -1007,6 +1252,13 @@ install-headers: $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir} for file in ${ext_headers}; do \ $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done + $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${assoc_builddir} + for dir in ${assoc_subdirs}; do \ + $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done + for file in ${assoc_headers}; do \ + install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \ + relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\ + $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir} for file in ${tr1_headers}; do \ $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done |