]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add commit message included with files.
authorLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 19:20:30 +0000 (19:20 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 19:20:30 +0000 (19:20 +0000)
From-SVN: r77413

libstdc++-v3/ChangeLog

index 76952edea46911c1de1bb75522b3a6649ed7d6b2..02220a9cbbd0a1ea2171661aa34976e3954d39cf 100644 (file)
@@ -7,6 +7,17 @@
 
        * scripts/check_performance: Support PCH.
 
+       * scripts/check_performance (CXX): Add -DNOTHREAD.
+       * testsuite/performance/20_util/allocator/insert.cc: Integrate
+       threaded tests from insert_insert.cc.  Tweak iterations,
+       remove special cases.
+       * testsuite/performance/20_util/allocator/insert_insert.cc:
+       Make all tests single-threaded. Tweak iterations.
+       * testsuite/performance/20_util/allocator/map_thread.cc:
+       Tweak iterations.
+       * testsuite/performance/20_util/allocator/producer_consumer.cc:
+       Likewise.
+
 2004-02-05  Geoffrey Keating  <geoffk@apple.com>
 
        PR 12179