gcc/libstdc++-v3/libsupc++
Mark Mitchell 2650255a57 decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI.
* decl.c (init_decl_processing): Correct name of pure virtual
	function under the new ABI.
	* rtti.c (throw_bad_cast): Likewise, for bad cast function.
	(throw_bad_typeid): Likewise for bad typeid function.

	* libsupc++/exception_support.cc (__throw_bad_cast): Name it
	__cxa_bad_cast under the new ABI.
	(__throw_bad_typeid): Name it __cxa_bad_typeid under the new ABI.
	* libsupc++/pure.cc (__pure_virtual): Name it __cxa_pure_virtual
	under the new ABI.

From-SVN: r37575
2000-11-19 21:07:24 +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
exception_support.cc decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI. 2000-11-19 21:07:24 +00:00
exception_support.h exception_support.h: New header file. 2000-11-19 04:53:38 +00:00
Makefile.am
Makefile.in acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch statement contents to... 2000-11-17 20:35:06 +00:00
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
new.h
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 [multiple changes] 2000-10-31 01:26:06 +00:00
tinfo.cc
tinfo.h
typeinfo
vec.cc exception_support.h: New header file. 2000-11-19 02:22:53 +00:00