gcc/libstdc++-v3/libsupc++
Paul Brook 47bedfb079 cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.
* config/cpu/arm/cxxabi_tweaks.h: Define __cxa_vec_ctor_return and
	_GLIBCXX_CXA_VEC_CTOR_RETURN.
	* config/cpu/generic/cxxabi_tweaks.h: Ditto.
	* libsupc++/cxxabi.h (__cxa_vec_ctor, __cxa_vec_cctor): Use
	__cxa_vec_ctor_return.
	* libsupc++/vec.cc (__cxa_vec_ctor, __cxa_vec_cctor): Ditto.
	Use _GLIBCXX_CXA_VEC_CTOR_RETURN.

	* g++.dg/abi/arm_cxa_vec_1.C: New test.

From-SVN: r85891
2004-08-12 18:50:38 +00:00
..
Makefile.am
Makefile.in Makefile.in, [...]: Regenerate 2004-08-12 11:54:13 +00:00
cxxabi.h cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN. 2004-08-12 18:50:38 +00:00
del_op.cc new_op.cc: Update comments. 2004-08-03 07:11:16 +00:00
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h
guard.cc fix typo 2004-08-09 09:18:56 -04:00
new
new_handler.cc
new_op.cc new_op.cc: Update comments. 2004-08-03 07:11:16 +00:00
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo
unwind-cxx.h
vec.cc cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN. 2004-08-12 18:50:38 +00:00
vterminate.cc