This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r106665 - in /trunk/libstdc++-v3: ChangeLog aci...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 08 Nov 2005 23:07:04 -0000
- Subject: r106665 - in /trunk/libstdc++-v3: ChangeLog aci...
Author: bkoz
Date: Tue Nov 8 23:07:02 2005
New Revision: 106665
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106665
Log:
2005-11-08 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/lib/libstdc++.exp (check_v3_target_debug_mode): Use
exe as the executable extension.
* acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Change gnu defaults to
new.
(GLIBCXX_ENABLE_PCH): Adjust message order.
* configure: Regenerate.
* scripts/testsuite_flags.in (query): Correct print_usagex typo.
* include/bits/functexcept.h: Remove argument names.
* src/mt_allocator.cc: Adjust comment.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/acinclude.m4
trunk/libstdc++-v3/configure
trunk/libstdc++-v3/include/bits/functexcept.h
trunk/libstdc++-v3/scripts/testsuite_flags.in
trunk/libstdc++-v3/src/mt_allocator.cc
trunk/libstdc++-v3/testsuite/lib/libstdc++.exp