gcc/libstdc++-v3/libsupc++
Mark Mitchell 43be7fe7d7 * config/locale/gnu/ctype_members.cc
(ctype<wchar_t>::_M_convert_to_wmask): Remove stray semicolon.
	* config/locale/gnu/monetary_members.cc
	(moneypunct<wchar_t, true>::_M_initialize_moneypunct): Avoid
	defining classes in static_cast.
	(moneypunct<wchar_t, false>::_M_initialize_moneypunct): Likewise.
	* config/locale/gnu/numeric_members.cc
	(numpunct<wchar_t, false>::_M_initialize_numpunct): Likewise.
	* include/bits/stl_deque.h (operator-): Insert typename where
	required.
	* include/bits/stl_multiset.h (multiset): Remove stray semicolon.
	* include/bits/stl_set.h (set): Likewise.
	* include/bits/valarray_meta.h (bits/slice_array.h): Include it.
	* include/std/std_fstream.h (basic_fstream::open): Use this-> to
	avoid Koenig lookup.
	(basic_fstream::close): Likewise.
	* libsupc++/new (operator delete): Remove stray semicolon.
	* libsupc++/new (operator delete[]): Likewise.
	* libsupc++/tinfo.cc: Likewise.
	* src/stdexcept.c (logic_error::~logic_error): Likewise.
	(runtime_error::~runtime_error): Likewise.

From-SVN: r60547
2002-12-27 23:03:03 +00:00
..
cxxabi.h cxxabi.h (__cxa_bad_cast): Declare it. 2002-12-10 17:09:05 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
eh_personality.cc unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
eh_term_handler.cc eh_term_handler.cc: Add comment about embedded systems. 2002-12-26 21:14:19 +00:00
eh_terminate.cc vterminate.cc: Move to... 2002-12-26 06:10:35 +00:00
eh_throw.cc unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
eh_type.cc
eh_unex_handler.cc vterminate.cc: Move to... 2002-12-26 06:10:35 +00:00
exception exception: Add comment (mistakenly skipped). 2002-12-27 00:23:20 +00:00
exception_defines.h
guard.cc Makefile.am (sources): Add guard.cc. 2002-11-25 23:17:31 +00:00
Makefile.am vterminate.cc: Move to... 2002-12-26 06:10:35 +00:00
Makefile.in vterminate.cc: Move to... 2002-12-26 06:10:35 +00:00
new * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
new_handler.cc new (set_new_handler): Declare to not throw any exceptions. 2002-07-16 08:28:40 +00:00
new_op.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
tinfo2.cc re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:24:18 +00:00
tinfo.cc * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
tinfo.h
typeinfo abi.txt: New file. 2002-07-20 06:26:27 +00:00
unwind-cxx.h unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
vec.cc
vterminate.cc vterminate.cc (writestr): Use __builtin_strlen. 2002-12-26 22:26:29 +00:00