From fbdf188d7809e1c8a5edf36f95a4f846dd1d2c85 Mon Sep 17 00:00:00 2001 From: "Loren J. Rittle" Date: Fri, 6 Feb 2004 19:20:30 +0000 Subject: [PATCH] Add commit message included with files. From-SVN: r77413 --- libstdc++-v3/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 76952edea469..02220a9cbbd0 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -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 PR 12179 -- 2.47.2