r126030 - in /branches/gcc-4_2-branch/libstdc++...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Tue Jun 26 15:35:00 GMT 2007
Author: bkoz
Date: Tue Jun 26 15:35:42 2007
New Revision: 126030
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126030
Log:
2007-06-26 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/throw_allocator.h: Fixes for -fno-exceptions.
* testsuite/util/testsuite_shared.cc: Same.
* testsuite/util/io/illegal_input_error.hpp: Same.
* testsuite/util/io/verified_cmd_line_input.cc: Same.
* libsupc++/typeinfo (type_info): Correct comment formatting,
clarify member access and public interface.
* libsupc++/exception: Less compressed comments.
* libsupc++/new: Same.
Modified:
branches/gcc-4_2-branch/libstdc++-v3/ChangeLog
branches/gcc-4_2-branch/libstdc++-v3/include/ext/throw_allocator.h
branches/gcc-4_2-branch/libstdc++-v3/libsupc++/exception
branches/gcc-4_2-branch/libstdc++-v3/libsupc++/new
branches/gcc-4_2-branch/libstdc++-v3/libsupc++/typeinfo
branches/gcc-4_2-branch/libstdc++-v3/testsuite/util/io/illegal_input_error.hpp
branches/gcc-4_2-branch/libstdc++-v3/testsuite/util/io/verified_cmd_line_input.cc
branches/gcc-4_2-branch/libstdc++-v3/testsuite/util/testsuite_shared.cc
More information about the Gcc-cvs
mailing list