gcc/libstdc++-v3/libsupc++
Benjamin Kosnik d34786e3fe ios_base.h (ios_base::failure): Tighten up throw specs.
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/1605
	* include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
	* src/ios.cc (ios_base::failure): Make definitions match.
        * libsupc++/typeinfo (class bad_typeid): Add throw specs.
        (class bad_cast): Same.
        * libsupc++/exception (class exception): Add throw specs.
        * libsupc++/exception_support.cc (set_terminate): Add throw specs.
        (set_unexpected): Same.
        (uncaught_exception): Same.
        (what): Same.

	* docs/html/17_intro/C++STYLE (classname): Fix.

From-SVN: r39087
2001-01-17 07:44:57 +00:00
..
aclocal.m4
config.h.in
configure
configure.in
cxxabi.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
exception ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
exception_support.cc ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
exception_support.h
Makefile.am Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +00:00
Makefile.in ios.cc: Fix typo: change cout->wcout. 2001-01-11 07:27:50 +00:00
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI. 2000-11-19 21:07:24 +00:00
tinfo2.cc
tinfo.cc
tinfo.h
typeinfo ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
vec.cc