Correct filename.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 30 Oct 2007 05:25:33 +0000 (05:25 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 30 Oct 2007 05:25:33 +0000 (05:25 +0000)
2007-10-30  Benjamin Kosnik  <bkoz@redhat.com>

*docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html:
Correct filename.
*docs/html/ext/pb_ds/multimap_text_find_timing_test_large.html: Same.
*docs/html/ext/pb_ds/
multimap_text_insert_mem_usage_test_small.html: Same.
*docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html: Same.
*docs/html/ext/pb_ds/
multimap_text_insert_mem_usage_test_large.html: Same.
*docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html: Same.

2007-10-30  Benjamin Kosnik  <bkoz@redhat.com>

*include/Makefile.am (PCHFLAGS): Remove -Wno-deprecated.
*include/Makefile.in: Regenerate.

*include/std/memory: Remove extraneous include.

From-SVN: r129765

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_large.html
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html
libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/std/memory

index cbaf73ddcd81c138ce49e86499dee6e17a6048e6..847b69e71d8a68f9449b074276e3e26141e69d3f 100644 (file)
@@ -1,3 +1,22 @@
+2007-10-30  Benjamin Kosnik  <bkoz@redhat.com>
+
+       *docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html:
+       Correct filename.       
+       *docs/html/ext/pb_ds/multimap_text_find_timing_test_large.html: Same.
+       *docs/html/ext/pb_ds/
+       multimap_text_insert_mem_usage_test_small.html: Same.
+       *docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html: Same.
+       *docs/html/ext/pb_ds/
+       multimap_text_insert_mem_usage_test_large.html: Same.
+       *docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html: Same.
+
+2007-10-30  Benjamin Kosnik  <bkoz@redhat.com>
+       
+       *include/Makefile.am (PCHFLAGS): Remove -Wno-deprecated.
+       *include/Makefile.in: Regenerate.
+       
+       *include/std/memory: Remove extraneous include. 
+
 2007-10-29  Benjamin Kosnik  <bkoz@redhat.com>
  
        * include/bits/c++config (_GLIBCXX_DEPRECATED,
index e3b1a2cd6bc284190bcac359968b672c543d3c97..c24acdcf248ef2a14c5066b256b6b8e1987783bf 100644 (file)
@@ -28,7 +28,7 @@
     finds the secondary key from a container obtained from finding
     a primary key. For the native multimaps, it searches a range
     obtained using <tt>std::equal_range</tt> on a primary key.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_find_timing.cc"><tt>multimap_text_find_timing_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_find_timing_large.cc"><tt>multimap_text_find_timing_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 100 3 4 4)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the find-time scalability of different
index cec52ff80904a30bd87bf66d600d0aca8225921d..5c0b57706d53959bfe59793de1d11daf2155a336 100644 (file)
@@ -28,7 +28,7 @@
     finds the secondary key from a container obtained from finding
     a primary key. For the native multimaps, it searches a range
     obtained using <tt>std::equal_range</tt> on a primary key.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_find_timing.cc"><tt>multimap_text_find_timing_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_find_timing_small.cc"><tt>multimap_text_find_timing_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 400 1 1 6)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the find-time scalability of different
index 00d4146d7dc8ed981bf3bc64ac008c7cb11e0047..c4b1df5c30157c323c596808e794f38c129cbdbe 100644 (file)
@@ -23,7 +23,7 @@
     Containers::Alternative to Multiple Equivalent Keys</a>). There
     are 100 distinct primary keys. The test measures the memory use
     as a function of the number of values inserted.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 100 200 2100 100)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the memory scalability of different
index 63ec4a9c9db6d36c375114359f678876e7b635fb..7b710f309eb81c966eeabb7a13a76c33f5f5ef03 100644 (file)
@@ -25,7 +25,7 @@
     to primary keys ranges to about 20.</p>
 <p>The test measures the memory use as a function of the number
     of values inserted.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage_small.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 100 3 4 4)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the memory scalability of different
index 770bae9bd648175a682142757890c0238b730526..ecdf2a49708cf89a69b8b26732a97d6d6f5eea3d 100644 (file)
@@ -25,7 +25,7 @@
     to primary keys ranges to about 20.</p>
 <p>The test measures the memory use as a function of the number
     of values inserted.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc"><tt>multimap_text_insert_mem_usage_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 400 1 6 6)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the insert-time scalability of different
index bf9ff30b364a5434ac420280f2089bfd76cb602c..ae0bd0bb36b3fb27fb4a3b299c840ae6a6081bde 100644 (file)
@@ -30,7 +30,7 @@
     container. For the native multimaps, it obtains a range using
     <tt>std::equal_range</tt>, and inserts a value only if it was
     not contained already.</p>
-<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_timing.cc"><tt>multimap_text_insert_timing_test</tt></a>
+<p>(The test was executed with <a href="../../../../testsuite/performance/ext/pb_ds/multimap_text_insert_timing_small.cc"><tt>multimap_text_insert_timing_test</tt></a>
     thirty_years_among_the_dead_preproc.txt 400 1 1 6)</p>
 <h2><a name="purpose" id="purpose">Purpose</a></h2>
 <p>The test checks the insert-time scalability of different
index b3d12571097deb101ca1a2869d87745d6de9b364..c17d04f35e7849ec0819f2ab9489710762ef00f6 100644 (file)
@@ -831,7 +831,7 @@ pch_output_dirs = \
        ${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
 pch_output_anchors = \
        ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
-PCHFLAGS=-Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
+PCHFLAGS=-Winvalid-pch -x c++-header $(CXXFLAGS)
 if GLIBCXX_BUILD_PCH
 pch_build = ${pch_output}
 else
index 5a70ed136e8cdd994754e2a77ca57636ebe95d30..f2e86ade25689e8c3055b0ae0f9573cfcee45c40 100644 (file)
@@ -1063,7 +1063,7 @@ pch_output_dirs = \
 pch_output_anchors = \
        ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
 
-PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
+PCHFLAGS = -Winvalid-pch -x c++-header $(CXXFLAGS)
 @GLIBCXX_BUILD_PCH_FALSE@pch_build = 
 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
 
index 39f72563d17f551b9acd3640a3a5e830eaa56494..58bfae0ec8c575be48a0d06148b43f118c55ffab 100644 (file)
@@ -64,7 +64,6 @@
 #  endif
 #  include <exception>           // std::exception
 #  include <typeinfo>            // std::type_info in get_deleter
-#  include <bits/stl_algobase.h>  // std::swap
 #  include <iosfwd>              // std::basic_ostream
 #  include <ext/atomicity.h>
 #  include <ext/concurrence.h>